9 #ifndef MyWeatherStateProvider_H_
10 #define MyWeatherStateProvider_H_
Definition: myWeatherStateProvider.h:14
This class contains the functions that the VRF simulation uses to query the current state of the weat...
Definition: weatherStateProvider.h:183
MyWeatherStateProvider(const DtSimManager *simManager)
virtual const DtSimManager * simManager() const
virtual ~MyWeatherStateProvider()
static DtWeatherStateProvider * create(const DtSimManager *simMgr)
The simulation engine is controlled by a single,top-level class called the Simulation Manager...
Definition: simManager.h:103
virtual double airTemperature(const DtVector &localPosition) const
Air temperature in degrees C at the given 3D location.