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 | Protected Attributes
makVrv::DtHudsCommand Class Reference

DtHudsCommand enables or disables HUDS. More...

Inheritance diagram for makVrv::DtHudsCommand:
Inheritance graph
[legend]

Public Member Functions

 DtHudsCommand ()
 
virtual ~DtHudsCommand ()
 
virtual bool isEnabled () const
 returns the setting for if cockpits are to be enabled in this command More...
 
virtual void setEnabled (bool state)
 sets the cockpits to be enabled or disabled in this command More...
 
virtual float smoothingPeriod () const
 Returns the smoothing period for cockpit elements from this command. More...
 
virtual void setSmoothingPeriod (const float &newPeriod)
 sets the smoothing period for cockpit elements in this command More...
 
virtual void execute (DtDe &de)
 executes the cockpit settings command More...
 
- Public Member Functions inherited from makVrv::DtVrvCommand
 DtVrvCommand ()
 
virtual ~DtVrvCommand ()
 
virtual
vrvControlToolkit::DtVrvControlTypeEnum 
commandType ()
 

Protected Attributes

bool myState
 
float mySmoothingPeriod
 
- Protected Attributes inherited from makVrv::DtVrvCommand
vrvControlToolkit::DtVrvControlTypeEnum myCommandType
 

Detailed Description

DtHudsCommand enables or disables HUDS.

Constructor & Destructor Documentation

makVrv::DtHudsCommand::DtHudsCommand ( )
virtual makVrv::DtHudsCommand::~DtHudsCommand ( )
virtual

Member Function Documentation

virtual bool makVrv::DtHudsCommand::isEnabled ( ) const
virtual

returns the setting for if cockpits are to be enabled in this command

virtual void makVrv::DtHudsCommand::setEnabled ( bool  state)
virtual

sets the cockpits to be enabled or disabled in this command

virtual float makVrv::DtHudsCommand::smoothingPeriod ( ) const
virtual

Returns the smoothing period for cockpit elements from this command.

virtual void makVrv::DtHudsCommand::setSmoothingPeriod ( const float &  newPeriod)
virtual

sets the smoothing period for cockpit elements in this command

virtual void makVrv::DtHudsCommand::execute ( DtDe de)
virtual

executes the cockpit settings command

Implements makVrv::DtVrvCommand.

Member Data Documentation

bool makVrv::DtHudsCommand::myState
protected
float makVrv::DtHudsCommand::mySmoothingPeriod
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)