VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Attributes
makVrv::DtHudsCommand Class Reference

DtHudsCommand enables or disables HUDS. More...

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

List of all members.

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

Protected Attributes

bool myState
float mySmoothingPeriod

Detailed Description

DtHudsCommand enables or disables HUDS.


Constructor & Destructor Documentation


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


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)