FlightGear next
|
#include <FGGasCell.h>
Public Attributes | |
double | Pressure |
double | Temperature |
double | Density |
double | gravity |
Definition at line 169 of file FGGasCell.h.
double JSBSim::FGGasCell::Inputs::Density |
Definition at line 172 of file FGGasCell.h.
double JSBSim::FGGasCell::Inputs::gravity |
Definition at line 173 of file FGGasCell.h.
double JSBSim::FGGasCell::Inputs::Pressure |
Definition at line 170 of file FGGasCell.h.
double JSBSim::FGGasCell::Inputs::Temperature |
Definition at line 171 of file FGGasCell.h.