FlightGear next
realwx_ctrl.cxx File Reference
#include "realwx_ctrl.hxx"
#include <algorithm>
#include <cctype>
#include <simgear/structure/exception.hxx>
#include <simgear/misc/strutils.hxx>
#include <simgear/props/tiedpropertylist.hxx>
#include <simgear/io/HTTPMemoryRequest.hxx>
#include <simgear/timing/sg_time.hxx>
#include <simgear/structure/event_mgr.hxx>
#include <simgear/structure/commands.hxx>
#include "metarproperties.hxx"
#include "metarairportfilter.hxx"
#include "fgmetar.hxx"
#include <Network/HTTPClient.hxx>
#include <Main/fg_props.hxx>
#include <Main/sentryIntegration.hxx>

Go to the source code of this file.

Classes

class  Environment::LiveMetarProperties
 
class  Environment::MetarRequester
 
class  Environment::BasicRealWxController
 
class  Environment::NoaaMetarRealWxController
 

Namespaces

namespace  Environment
 

Typedefs

typedef SGSharedPtr< LiveMetarPropertiesEnvironment::LiveMetarProperties_ptr
 

Functions

static bool Environment::commandRequestMetar (const SGPropertyNode *arg, SGPropertyNode *root)
 
static bool Environment::commandClearMetar (const SGPropertyNode *arg, SGPropertyNode *root)