Enum in Zendir.Universe


Description

This defines the type of atmosphere that is being used on a celestial body, if at all.


Properties

DeclaredDescription
None = 0No atmosphere is present on the body.
Exponential = 1This is a simple exponential atmosphere that is centered on the body andrises exponentially with altitude.
NRLMSIS = 2A more complex atmosphere model that is based on the NRLMSIS model. This isused only for Earth.