Свойство | Type | Description | |
---|---|---|---|
BodyRef | CelestialBody | ||
Context | kOS.ExecutionContext |
Méthode | Description | |
---|---|---|
Body ( CelestialBody target, kOS.ExecutionContext context ) : System | ||
Body ( String name, kOS.ExecutionContext context ) : System | ||
GetDistance ( ) : double | ||
GetSuffix ( string suffixName ) : object | ||
ToString ( ) : string |
public Body ( CelestialBody target, kOS.ExecutionContext context ) : System | ||
target | CelestialBody | |
context | kOS.ExecutionContext | |
Résultat | System |
public Body ( String name, kOS.ExecutionContext context ) : System | ||
name | String | |
context | kOS.ExecutionContext | |
Résultat | System |
public GetSuffix ( string suffixName ) : object | ||
suffixName | string | |
Résultat | object |