VR-Forces 4.6.1 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
virtual void setEnabled (bool state)
 sets the cockpits to be enabled or disabled in this command
virtual float smoothingPeriod () const
 Returns the smoothing period for cockpit elements from this command.
virtual void setSmoothingPeriod (const float &newPeriod)
 sets the smoothing period for cockpit elements in this command
virtual void execute (DtDe &de)
 executes the cockpit settings command
- 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 Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)