Method | Description | |
---|---|---|
Complete ( ) : void | ||
GetBody ( ) : CelestialBody | ||
GetPartType ( ) : AvailablePart | ||
StnSciParameter ( ) : System | ||
StnSciParameter ( AvailablePart type, CelestialBody body ) : System | ||
getExperimentType ( ContractParameter o ) : AvailablePart | ||
getTargetBody ( ContractParameter o ) : CelestialBody |
Method | Description | |
---|---|---|
GetHashString ( ) : string | ||
GetNotes ( ) : string | ||
GetTitle ( ) : string | ||
OnLoad ( ConfigNode node ) : void | ||
OnSave ( ConfigNode node ) : void |
Method | Description | |
---|---|---|
SetExperiment ( string exp ) : bool | ||
SetTarget ( string planet ) : bool |
public StnSciParameter ( AvailablePart type, CelestialBody body ) : System | ||
type | AvailablePart | |
body | CelestialBody | |
return | System |
static public getExperimentType ( ContractParameter o ) : AvailablePart | ||
o | ContractParameter | |
return | AvailablePart |
static public getTargetBody ( ContractParameter o ) : CelestialBody | ||
o | ContractParameter | |
return | CelestialBody |