FlightGear next
|
#include <atmosphere.hxx>
Inherits FGAtmo.
Inherited by FGAltimeter.
Public Member Functions | |
FGAtmoCache () | |
~FGAtmoCache () | |
void | tabulate () |
void | cache () |
void | check_model () |
Friends | |
class | FGAltimeter |
Definition at line 148 of file atmosphere.hxx.
FGAtmoCache::FGAtmoCache | ( | ) |
Definition at line 115 of file atmosphere.cxx.
FGAtmoCache::~FGAtmoCache | ( | ) |
Definition at line 119 of file atmosphere.cxx.
void FGAtmoCache::cache | ( | ) |
Definition at line 222 of file atmosphere.cxx.
void FGAtmoCache::check_model | ( | ) |
Definition at line 229 of file atmosphere.cxx.
void FGAtmoCache::tabulate | ( | ) |
Definition at line 196 of file atmosphere.cxx.
|
friend |
Definition at line 149 of file atmosphere.hxx.