프로퍼티 | 타입 | 설명 | |
---|---|---|---|
BodyRef | CelestialBody | ||
Context | kOS.ExecutionContext |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System |
public Body ( String name, kOS.ExecutionContext context ) : System | ||
name | String | |
context | kOS.ExecutionContext | |
리턴 | System |