Properties for the NRLMSISE 2000 atmospheric model - an empirical density model developed by the US Naval Research Laboratory based on satellite data. Finds the total density by accounting for the contribution of N, N2, O, O2, He, Ar and H. Includes anomalous oxygen. 2000 version, valid range of 0-1000 km. This implementation always calls the gtd7d routine (in contrast to switching between it and gtd7) per the recommendation of Mike Picone, one of the code authors.
![]() | Gets or sets the atmospheric model data file path. |
![]() | Whether to use Kp or Ap data from the flux file. |
![]() | Gets or sets the update rate for geomagnetic flux values from the flux file. |
![]() | Gets or sets the atmospheric model data source - data file or constant values. |
![]() | Flag indicates whether this model computes pressure. |
![]() | Flag indicates whether this model computes temperature. |
![]() | Drag correction type. |
![]() | Drag model plugin properties. |
![]() | Gets or sets the name of the drag model plugin. |
![]() | Drag model type. |
![]() | Solar Flux (F10.7); the daily Ottawa 10.7 cm solar flux value. Dimensionless. |
![]() | Average solar Flux (F10.7); the 81-day averaged Ottawa 10.7 cm solar flux value. Dimensionless. |
![]() | Geomagnetic Index (Kp). Dimensionless. |
![]() | Drag N-Plate definition file. |
![]() | NPlate Stochastic Parameters. |
![]() | Stochastic Ballistic Coefficient. |
![]() | Stochastic StochasticDensity Correction. |
![]() | Gets or sets the sun position computation. |
![]() | True if using approximate altitude formula. |
![]() | True if using stochastic model for ballistic coefficient. |
![]() | True if using stochastic model for a density model correction. |
![]() | Drag variable area history file. |
Implemented Interface |
---|
IAgComponentInfo |
IAgCloneable |