JSBSim Flight Dynamics Model  1.1.11 (13 Feb 2022)
An Open Source Flight Dynamics and Control Software Library in C++
nrlmsise_flags Struct Reference

Detailed Description

Models the MSIS-00 atmosphere.

This is a wrapper for the NRL-MSIS-00 model 2001:

This C++ format model wraps the NRLMSISE-00 C source code package - release 20020503

The NRLMSISE-00 model was developed by Mike Picone, Alan Hedin, and Doug Drob. They also wrote a NRLMSISE-00 distribution package in FORTRAN which is available at http://uap-www.nrl.navy.mil/models_web/msis/msis_home.htm

Dominik Brodowski implemented and maintains this C version. You can reach him at devel.nosp@m.@bro.nosp@m.do.de. See the file "DOCUMENTATION" for details, and check http://www.brodo.de/english/pub/nrlmsise/index.html for updated releases of this package.

Author
David Culp

Definition at line 78 of file FGMSIS.h.

#include <FGMSIS.h>

Public Attributes

double sw [24]
 
double swc [24]
 
int switches [24]
 

The documentation for this struct was generated from the following file: