class DtLeOrientationError:
More...
class DtLeOrientationError:
DtLeOrientationError is a class which contains the entity orientation error information for the live entity PDUs.
| DtLeOrientationError::DtLeOrientationError |
( |
| ) |
|
| virtual DtLeOrientationError::~DtLeOrientationError |
( |
| ) |
|
|
virtual |
| virtual DtU16 DtLeOrientationError::azimuthError |
( |
| ) |
const |
|
virtual |
| virtual DtU16 DtLeOrientationError::elevationError |
( |
| ) |
const |
|
virtual |
| virtual void DtLeOrientationError::print |
( |
| ) |
const |
|
virtual |
Print the information contained in the record.
| virtual void DtLeOrientationError::printDataToStream |
( |
std::ostream & |
stream | ) |
const |
|
virtual |
Print the information to a stream.
| virtual DtU16 DtLeOrientationError::rotationError |
( |
| ) |
const |
|
virtual |
| virtual void DtLeOrientationError::setAzimuthError |
( |
DtU16 |
value | ) |
|
|
virtual |
| virtual void DtLeOrientationError::setElevationError |
( |
DtU16 |
value | ) |
|
|
virtual |
| virtual void DtLeOrientationError::setRotationError |
( |
DtU16 |
value | ) |
|
|
virtual |
Load/Unload data from a packet record.
| DtU16 DtLeOrientationError::myAzimuthError |
|
protected |
| DtU16 DtLeOrientationError::myElevationError |
|
protected |
| DtU16 DtLeOrientationError::myRotationError |
|
protected |
The documentation for this class was generated from the following file: