JSBSim Flight Dynamics Model  1.0 (02 March 2017)
An Open Source Flight Dynamics and Control Software Library in C++
nrlmsise_flags Struct Reference

Models the MSIS-00 atmosphere. More...

#include <FGMSIS.h>

Public Attributes

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

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
Version
Id
FGMSIS.h,v 1.9 2011/05/20 03:18:36 jberndt Exp

Definition at line 85 of file FGMSIS.h.


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