#include <Msise00Drag.hpp>
Collaboration diagram for Msise00Drag::nrlmsise_input:

Public Attributes | |
| int | year |
| year, currently ignored | |
| int | doy |
| day of year | |
| double | sec |
| seconds in day (UT) | |
| double | alt |
| altitude in kilometes | |
| double | g_lat |
| geodetic latitude | |
| double | g_long |
| geodetic longitude | |
| double | lst |
| local apparent solar time (hours), see note below | |
| double | f107A |
| 81 day average of F10.7 flux (centered on doy) | |
| double | f107 |
| daily F10.7 flux for previous day | |
| double | ap |
| magnetic index(daily) | |
| ap_array * | ap_a |
| see above | |
|
|
altitude in kilometes
Definition at line 177 of file Msise00Drag.hpp. Referenced by Msise00Drag::computeDensity(), and Msise00Drag::test(). |
|
|
magnetic index(daily)
Definition at line 183 of file Msise00Drag.hpp. Referenced by Msise00Drag::computeDensity(), and Msise00Drag::test(). |
|
|
see above
Definition at line 184 of file Msise00Drag.hpp. Referenced by Msise00Drag::test(). |
|
|
day of year
Definition at line 175 of file Msise00Drag.hpp. Referenced by Msise00Drag::computeDensity(), and Msise00Drag::test(). |
|
|
daily F10.7 flux for previous day
Definition at line 182 of file Msise00Drag.hpp. Referenced by Msise00Drag::computeDensity(), and Msise00Drag::test(). |
|
|
81 day average of F10.7 flux (centered on doy)
Definition at line 181 of file Msise00Drag.hpp. Referenced by Msise00Drag::computeDensity(), and Msise00Drag::test(). |
|
|
geodetic latitude
Definition at line 178 of file Msise00Drag.hpp. Referenced by Msise00Drag::computeDensity(), and Msise00Drag::test(). |
|
|
geodetic longitude
Definition at line 179 of file Msise00Drag.hpp. Referenced by Msise00Drag::computeDensity(), and Msise00Drag::test(). |
|
|
local apparent solar time (hours), see note below
Definition at line 180 of file Msise00Drag.hpp. Referenced by Msise00Drag::computeDensity(), and Msise00Drag::test(). |
|
|
seconds in day (UT)
Definition at line 176 of file Msise00Drag.hpp. Referenced by Msise00Drag::computeDensity(), and Msise00Drag::test(). |
|
|
year, currently ignored
Definition at line 174 of file Msise00Drag.hpp. Referenced by Msise00Drag::computeDensity(), and Msise00Drag::test(). |
1.3.9.1