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

DeclaredDescription
BaseDensityThe density of the atmosphere at h=0
ConstantTemperatureThe Local atmospheric temperature (constant)
ScaleHeightThe exponential characteristic height
InheritedDescription
In_PlanetStateMsgThis message defines the location of the model in the simulation.
IsEnabledIs true if the object is currently enabled.
MaxAltitudeMaximum altitude at which the environment will be calculated
MinAltitudeThe minimum planet-relative position needed for the environment to work
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.