JSBSim Flight Dynamics Model 1.0 (23 February 2013)
An Open Source Flight Dynamics and Control Software Library in C++

nrlmsise_flags Struct Reference

Models the MSIS-00 atmosphere. More...

#include <FGMSIS.h>

List of all members.

Public Attributes

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

Detailed Description

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@brodo.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: