C# Class StateFunding.Review

ファイルを表示 Open project: iamchairs/StateFunding Class Usage Examples

Public Properties

Property Type Description
refRadius double

Public Methods

Method Description
GetReport ( string bodyName ) : StateFunding.CoverageReport
GetText ( ) : string
Review ( ) : System
UpdateFinalPO ( ) : void
UpdateFinalSC ( ) : void
UpdateYear ( ) : void
touch ( ) : void

Private Methods

Method Description
UpdateActiveKerbals ( ) : void
UpdateBases ( ) : void
UpdateCoverage ( ) : void
UpdateFunds ( ) : void
UpdateMiningRigs ( ) : void
UpdatePOSC ( ) : void
UpdateRovers ( ) : void
UpdateScienceStations ( ) : void
UpdateSpaceStations ( ) : void

Method Details

GetReport() public method

public GetReport ( string bodyName ) : StateFunding.CoverageReport
bodyName string
return StateFunding.CoverageReport

GetText() public method

public GetText ( ) : string
return string

Review() public method

public Review ( ) : System
return System

UpdateFinalPO() public method

public UpdateFinalPO ( ) : void
return void

UpdateFinalSC() public method

public UpdateFinalSC ( ) : void
return void

UpdateYear() public method

public UpdateYear ( ) : void
return void

touch() public method

public touch ( ) : void
return void

Property Details

refRadius public_oe property

public double refRadius
return double