FlightGear next
|
Implements FGMetar class that inherits from SGMetar. More...
#include <simgear/math/sg_random.hxx>
#include <simgear/timing/sg_time.hxx>
#include <simgear/timing/lowleveltime.h>
#include <Main/fg_props.hxx>
#include "fgmetar.hxx"
Go to the source code of this file.
Variables | |
const double | CAVOK_VISIBILITY = 9999.0 |
Implements FGMetar class that inherits from SGMetar.
o provide defaults for unset values o interpolate/randomize data (GREATER_THAN) o derive additional values (time, age, snow cover) o consider minimum identifier (CAVOK, mil. color codes)
TODO
Definition in file fgmetar.cxx.
const double CAVOK_VISIBILITY = 9999.0 |
Definition at line 32 of file fgmetar.cxx.