VR-Forces 5.0.2 Developer's Guide
 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.

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

Public Member Functions

 DtHudsCommand ()
 
virtual ~DtHudsCommand ()
 
virtual bool isEnabled () const
 
virtual void setEnabled (bool state)
 
virtual float smoothingPeriod () const
 
virtual void setSmoothingPeriod (const float &newPeriod)
 
virtual void execute (DtDe &de)
 
- 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
 

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 Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)