VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
makVrv::DtEntityWheelDataCommon Struct Reference

common data structure to store last position/updated These are used to compute the speed if the updater for the scene object is not available

Public Member Functions

 DtEntityWheelDataCommon ()
 

Public Attributes

bool headingValid
 
DtTime lastUpdateTime
 
DtVector lastPos
 
DtVector currentVelocity
 
DtVector currentTopoVelocity
 
DtTaitBryan currentHeading
 
DtTaitBryan lastHeading
 
DtTime lastSteeringUpdateTime
 
int numOfSetsOfWheels
 
double distanceBetweenFirstAndRearAxles
 
double distanceBetweenSecondAndRearAxles
 
double trackWidth
 
DtTime myLastManualUpdateTime
 

Constructor & Destructor Documentation

makVrv::DtEntityWheelDataCommon::DtEntityWheelDataCommon ( )

Member Data Documentation

bool makVrv::DtEntityWheelDataCommon::headingValid
DtTime makVrv::DtEntityWheelDataCommon::lastUpdateTime
DtVector makVrv::DtEntityWheelDataCommon::lastPos
DtVector makVrv::DtEntityWheelDataCommon::currentVelocity
DtVector makVrv::DtEntityWheelDataCommon::currentTopoVelocity
DtTaitBryan makVrv::DtEntityWheelDataCommon::currentHeading

The last heading(steering)

DtTaitBryan makVrv::DtEntityWheelDataCommon::lastHeading
DtTime makVrv::DtEntityWheelDataCommon::lastSteeringUpdateTime

The last time the steering was updated.

int makVrv::DtEntityWheelDataCommon::numOfSetsOfWheels

The number of sets of wheels this vehicle has.

double makVrv::DtEntityWheelDataCommon::distanceBetweenFirstAndRearAxles

The distance between the 1st set of wheels and rear axles (measured along length)

double makVrv::DtEntityWheelDataCommon::distanceBetweenSecondAndRearAxles

The distance between the 2nd set of wheels and rear axles (measured along length)

double makVrv::DtEntityWheelDataCommon::trackWidth
DtTime makVrv::DtEntityWheelDataCommon::myLastManualUpdateTime

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

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)