SWITCH TO MANUAL
Class in Zendir.Universe
| Inherits from AtmospherePlanetModel
Declaration
class AtmosphereExponentialPlanetModel ;
Description
This model defines the atmosphere that can be attached to a particular
planet or body. The atmosphere can be used for the general AtmosphereModel for
computing the temperature and density of the atmosphere at a particular location.
Properties
Inherited Description In_PlanetStateMsg This message defines the location of the model in the simulation. IsEnabled Is true if the object is currently enabled. MaxAltitude Maximum altitude at which the environment will be calculated MinAltitude The minimum planet-relative position needed for the environment to work Name The display name or tag of this object. Parent The currently attached parent object.
Methods
Inherited Description Destroy Removes the current object from the simulation. FindParentWithID Returns an attached parent that satisfies the specified ID. FindParentWithType Returns an attached parent that satisfies the specified type. FindRootWithID Returns a root object that satisfies the specified ID. FindRootWithType Returns a root object that satisfies the specified type.