class DtLeDeadReckoningParameters:
More...
Detailed Description
class DtLeDeadReckoningParameters:
DtLeDeadReckoningParameters is a class which contains the entity dead reckoning parameter information for the live entity PDUs.
Constructor & Destructor Documentation
| DtLeDeadReckoningParameters::DtLeDeadReckoningParameters |
( |
| ) |
|
| virtual DtLeDeadReckoningParameters::~DtLeDeadReckoningParameters |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual DtU32 DtLeDeadReckoningParameters::angularVelocity |
( |
| ) |
const |
|
virtual |
| virtual DtDeadReckonTypes DtLeDeadReckoningParameters::deadReckoningAlgorithm |
( |
| ) |
const |
|
virtual |
| virtual DtU32 DtLeDeadReckoningParameters::linearAcceleration |
( |
| ) |
const |
|
virtual |
| virtual void DtLeDeadReckoningParameters::print |
( |
| ) |
const |
|
virtual |
Print the information contained in the record.
| virtual void DtLeDeadReckoningParameters::printDataToStream |
( |
std::ostream & |
stream | ) |
const |
|
virtual |
Print the information to a stream.
| virtual void DtLeDeadReckoningParameters::setAngularVelocity |
( |
DtU32 |
value | ) |
|
|
virtual |
Set/Get entity angular velocity. This PDU field is only 24-bits wide.
| virtual void DtLeDeadReckoningParameters::setDeadReckoningAlgorithm |
( |
DtDeadReckonTypes |
value | ) |
|
|
virtual |
Set/Get dead reckoning algorithm.
| virtual void DtLeDeadReckoningParameters::setLinearAcceleration |
( |
DtU32 |
value | ) |
|
|
virtual |
Set/Get entity linear acceleration. This PDU field is only 24-bits wide.
Load/Unload data from a packet record.
Member Data Documentation
| DtU32 DtLeDeadReckoningParameters::myAngularVelocity |
|
protected |
| DtU32 DtLeDeadReckoningParameters::myLinearAcceleration |
|
protected |
The documentation for this class was generated from the following file: