Class in Zendir.Universe | Inherits from UniverseModel

Declaration

class AtmospherePlanetModel;

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

DeclaredDescription
In_PlanetStateMsgThis message defines the location of the model in the simulation.
MaxAltitudeMaximum altitude at which the environment will be calculated
MinAltitudeThe minimum planet-relative position needed for the environment to work
InheritedDescription
IsEnabledIs true if the object is currently enabled.
NameThe display name or tag of this object.
ParentThe currently attached parent object.

Methods

InheritedDescription
DestroyRemoves the current object from the simulation.
FindParentWithIDReturns an attached parent that satisfies the specified ID.
FindParentWithTypeReturns an attached parent that satisfies the specified type.
FindRootWithIDReturns a root object that satisfies the specified ID.
FindRootWithTypeReturns a root object that satisfies the specified type.