|
FlightGear next
|
#include <atmosphere.hxx>
Public Member Functions | |
| ISA_layer (int, double h, double, double, double, double t, double, double l=-1, double=0) | |
Public Attributes | |
| double | height |
| double | temp |
| double | lapse |
Definition at line 69 of file atmosphere.hxx.
|
inline |
Definition at line 74 of file atmosphere.hxx.
| double ISA_layer::height |
Definition at line 71 of file atmosphere.hxx.
| double ISA_layer::lapse |
Definition at line 73 of file atmosphere.hxx.
| double ISA_layer::temp |
Definition at line 72 of file atmosphere.hxx.