![]() |
WarpTwin
Documentation for WarpTwin models and classes.
|
Go to the source code of this file.
Classes | |
| struct | nrlmsise_flags |
| struct | ap_array |
| struct | nrlmsise_input |
| struct | nrlmsise_output |
Macros | |
| #define | __inline_double double |
Functions | |
| void | gtd7 (struct nrlmsise_input *input, struct nrlmsise_flags *flags, struct nrlmsise_output *output) |
| void | gtd7d (struct nrlmsise_input *input, struct nrlmsise_flags *flags, struct nrlmsise_output *output) |
| void | gts7 (struct nrlmsise_input *input, struct nrlmsise_flags *flags, struct nrlmsise_output *output) |
| void | ghp7 (struct nrlmsise_input *input, struct nrlmsise_flags *flags, struct nrlmsise_output *output, double press) |
| #define __inline_double double |
| void ghp7 | ( | struct nrlmsise_input * | input, |
| struct nrlmsise_flags * | flags, | ||
| struct nrlmsise_output * | output, | ||
| double | press ) |
| void gtd7 | ( | struct nrlmsise_input * | input, |
| struct nrlmsise_flags * | flags, | ||
| struct nrlmsise_output * | output ) |
| void gtd7d | ( | struct nrlmsise_input * | input, |
| struct nrlmsise_flags * | flags, | ||
| struct nrlmsise_output * | output ) |
| void gts7 | ( | struct nrlmsise_input * | input, |
| struct nrlmsise_flags * | flags, | ||
| struct nrlmsise_output * | output ) |