FlightGear next
FGMetar Class Reference

#include <fgmetar.hxx>

Inherits SGMetar, and SGReferenced.

Public Member Functions

 FGMetar (const std::string &icao)
 
long getAge_min () const
 
time_t getTime () const
 
double getRain () const
 
double getHail () const
 
double getSnow () const
 
bool getSnowCover () const
 

Detailed Description

Definition at line 33 of file fgmetar.hxx.

Constructor & Destructor Documentation

◆ FGMetar()

FGMetar::FGMetar ( const std::string & icao)

Definition at line 34 of file fgmetar.cxx.

Member Function Documentation

◆ getAge_min()

long FGMetar::getAge_min ( ) const

Definition at line 147 of file fgmetar.cxx.

◆ getHail()

double FGMetar::getHail ( ) const
inline

Definition at line 40 of file fgmetar.hxx.

◆ getRain()

double FGMetar::getRain ( ) const
inline

Definition at line 39 of file fgmetar.hxx.

◆ getSnow()

double FGMetar::getSnow ( ) const
inline

Definition at line 41 of file fgmetar.hxx.

◆ getSnowCover()

bool FGMetar::getSnowCover ( ) const
inline

Definition at line 42 of file fgmetar.hxx.

◆ getTime()

time_t FGMetar::getTime ( ) const
inline

Definition at line 38 of file fgmetar.hxx.


The documentation for this class was generated from the following files: