It is not necessary to derive from any particular class in order to use DeltaMonitor.
This example uses the DeltaDetector classes to see if the atmosphere has changed, and if so, recomputes the pressure gradient, which is used by other objects, like Aircraft.
Public Member Functions | |
float | GetAirPressureAtAltitude (float alt) |
Public Attributes | |
float | seaLevelPressure |
float | topOfAtmosphere |