Class in Zendir.Universe | Inherits from AtmospherePlanetModel

Declaration

class AtmosphereNRLMSISPlanetModel;

Description

Class for the NRL-MSIS-E-90 atmosphere model that uses a lookup chart to model the Earth’s atmosphere at particular locations around the planet. This is specific to Earth only and does not exist around other bodies.


Properties

DeclaredDescription
In_EpochMsgA reference to the current datetime of the simulation from the epochof the simulation.
In_SpaceWeatherDataMsgMSIS space weather indices message from the solar system
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.