VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Member Functions | Protected Attributes
makVrf::DtPerformanceOptionsWidgetLogic Class Reference

List of all members.

Public Member Functions

 DtPerformanceOptionsWidgetLogic (makVrv::DtDe &de, DtPerformanceOptionsWidgetInterface &iFace)
 CTOR.
virtual ~DtPerformanceOptionsWidgetLogic ()
 virtual DTOR

Protected Member Functions

virtual void slot_performanceOptionsChanged (double)
 Updates text values and sends message to back-end to update DR values.
virtual void slot_userDefinedSmoothing (bool)
virtual void slot_smoothingEnabled (bool)
virtual void slot_userDefinedSmoothingPeriod (double)
virtual void slot_deadReckoningSettingsChanged (const DtDeadReckoningSettings &)
virtual double setSliderFromTranslationThreshold ()
virtual double translationThresholdFromPosition (int position) const
virtual double rotationThresholdFromPosition (int position) const
virtual double smoothingValueFromPosition (int position) const
void sendDRDataToServers (double)
 Sends an interface message to the server to update dead reckon data. Called from updatePerformanceSettings();.
virtual void updateTranslationLabel (double threshold)
virtual void updateRotationLabel (double threshold)
virtual void updateSmoothingLabel (double threshold)

Protected Attributes

makVrv::DtDemyDe
DtPerformanceOptionsWidgetInterfacemyInterface
double myLastSentTranslationThreshold
double myLastSentRotationThreshold
double myMaxTranslationThreshold
double myMaxRotationThreshold
double myMaxSmoothingThreshold

Constructor & Destructor Documentation

CTOR.

virtual DTOR


Member Function Documentation

virtual void makVrf::DtPerformanceOptionsWidgetLogic::slot_performanceOptionsChanged ( double  ) [protected, virtual]

Updates text values and sends message to back-end to update DR values.

Will also set smoothing value if that is selected to be updated by the user. Sends updated DR values to the network

virtual void makVrf::DtPerformanceOptionsWidgetLogic::slot_userDefinedSmoothingPeriod ( double  ) [protected, virtual]
virtual double makVrf::DtPerformanceOptionsWidgetLogic::translationThresholdFromPosition ( int  position) const [protected, virtual]
virtual double makVrf::DtPerformanceOptionsWidgetLogic::rotationThresholdFromPosition ( int  position) const [protected, virtual]
virtual double makVrf::DtPerformanceOptionsWidgetLogic::smoothingValueFromPosition ( int  position) const [protected, virtual]

Sends an interface message to the server to update dead reckon data. Called from updatePerformanceSettings();.

virtual void makVrf::DtPerformanceOptionsWidgetLogic::updateTranslationLabel ( double  threshold) [protected, virtual]
virtual void makVrf::DtPerformanceOptionsWidgetLogic::updateRotationLabel ( double  threshold) [protected, virtual]
virtual void makVrf::DtPerformanceOptionsWidgetLogic::updateSmoothingLabel ( double  threshold) [protected, virtual]

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)