Property | Type | Description | |
---|---|---|---|
BodyRef | CelestialBody |
Method | Description | |
---|---|---|
Atmosphere ( |
||
Atmosphere ( CelestialBody body, kOS.ExecutionContext context ) : System | ||
Atmosphere ( String name, kOS.ExecutionContext context ) : System |
public Atmosphere ( |
||
bodyTarget | ||
context | kOS.ExecutionContext | |
return | System |
public Atmosphere ( CelestialBody body, kOS.ExecutionContext context ) : System | ||
body | CelestialBody | |
context | kOS.ExecutionContext | |
return | System |
public Atmosphere ( String name, kOS.ExecutionContext context ) : System | ||
name | String | |
context | kOS.ExecutionContext | |
return | System |