VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes
makVrf::DtVrfWindStateRepository Class Reference
Inheritance diagram for makVrf::DtVrfWindStateRepository:
Inheritance graph
[legend]

Public Member Functions

 DtVrfWindStateRepository (makVrv::DtDe &)
 CSTR. More...
 
virtual ~DtVrfWindStateRepository ()
 DSTR. More...
 
virtual float windSpeed ()
 Returns the current value of windSpeed. More...
 
virtual float windDirection ()
 Returns the current value of windDirection. More...
 
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 Do nothing constructor. More...
 
virtual ~DtVirtualBaseClass ()
 Virtual do nothing destructor. More...
 

Static Public Member Functions

static DtVrfWindStateRepositoryinstance (makVrv::DtDe &de)
 Returns instance of the messager. More...
 

Protected Member Functions

virtual void slot_WindSpeedChanged (float)
 receives signals from the sim when wind speed has been changed More...
 
virtual void slot_WindDirectionChanged (float)
 receives signals from the sim when wind speed has been changed More...
 
virtual void initialize ()
 signals & slots More...
 

Protected Attributes

makVrv::DtDemyDe
 
float myWindSpeed
 
float myWindDirection
 

Constructor & Destructor Documentation

makVrf::DtVrfWindStateRepository::DtVrfWindStateRepository ( makVrv::DtDe )

CSTR.

virtual makVrf::DtVrfWindStateRepository::~DtVrfWindStateRepository ( )
virtual

DSTR.

Member Function Documentation

static DtVrfWindStateRepository& makVrf::DtVrfWindStateRepository::instance ( makVrv::DtDe de)
static

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

signals & slots

Member Data Documentation

makVrv::DtDe& makVrf::DtVrfWindStateRepository::myDe
protected
float makVrf::DtVrfWindStateRepository::myWindSpeed
protected
float makVrf::DtVrfWindStateRepository::myWindDirection
protected

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

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)