Protected Member Functions |
| virtual void | slot_WindSpeedChanged (float) |
| | receives signals from the sim when wind speed has been changed
|
| virtual void | slot_WindDirectionChanged (float) |
| | receives signals from the sim when wind speed has been changed
|
| virtual void | initialize () |
| | signals & slots
|
Constructor & Destructor Documentation
| makVrf::DtVrfWindStateRepository::DtVrfWindStateRepository |
( |
makVrv::DtDe & |
| ) |
|
| virtual makVrf::DtVrfWindStateRepository::~DtVrfWindStateRepository |
( |
| ) |
|
|
virtual |
Member Function Documentation
Returns instance of the messager.
| virtual float makVrf::DtVrfWindStateRepository::windSpeed |
( |
| ) |
|
|
virtual |
Returns the current value of windSpeed.
| virtual float makVrf::DtVrfWindStateRepository::windDirection |
( |
| ) |
|
|
virtual |
Returns the current value of windDirection.
| virtual void makVrf::DtVrfWindStateRepository::slot_WindSpeedChanged |
( |
float |
| ) |
|
|
protectedvirtual |
receives signals from the sim when wind speed has been changed
| virtual void makVrf::DtVrfWindStateRepository::slot_WindDirectionChanged |
( |
float |
| ) |
|
|
protectedvirtual |
receives signals from the sim when wind speed has been changed
| virtual void makVrf::DtVrfWindStateRepository::initialize |
( |
| ) |
|
|
protectedvirtual |
Member Data Documentation
| float makVrf::DtVrfWindStateRepository::myWindSpeed |
|
protected |
| float makVrf::DtVrfWindStateRepository::myWindDirection |
|
protected |
The documentation for this class was generated from the following file: