#include <LocalWaypointRecord.h>
Inherits openjaus::model::fields::Record.
◆ LocalWaypointRecord() [1/2]
openjaus::mobility_v1_0::LocalWaypointRecord::LocalWaypointRecord |
( |
| ) |
|
◆ LocalWaypointRecord() [2/2]
openjaus::mobility_v1_0::LocalWaypointRecord::LocalWaypointRecord |
( |
const LocalWaypointRecord & |
source | ) |
|
◆ ~LocalWaypointRecord()
openjaus::mobility_v1_0::LocalWaypointRecord::~LocalWaypointRecord |
( |
| ) |
|
◆ copy()
◆ disablePathTolerance()
void openjaus::mobility_v1_0::LocalWaypointRecord::disablePathTolerance |
( |
void |
| ) |
|
◆ disablePitch()
void openjaus::mobility_v1_0::LocalWaypointRecord::disablePitch |
( |
void |
| ) |
|
◆ disableRoll()
void openjaus::mobility_v1_0::LocalWaypointRecord::disableRoll |
( |
void |
| ) |
|
◆ disableWaypointTolerance()
void openjaus::mobility_v1_0::LocalWaypointRecord::disableWaypointTolerance |
( |
void |
| ) |
|
◆ disableYaw()
void openjaus::mobility_v1_0::LocalWaypointRecord::disableYaw |
( |
void |
| ) |
|
◆ disableZ()
void openjaus::mobility_v1_0::LocalWaypointRecord::disableZ |
( |
void |
| ) |
|
◆ enablePathTolerance()
void openjaus::mobility_v1_0::LocalWaypointRecord::enablePathTolerance |
( |
void |
| ) |
|
◆ enablePitch()
void openjaus::mobility_v1_0::LocalWaypointRecord::enablePitch |
( |
void |
| ) |
|
◆ enableRoll()
void openjaus::mobility_v1_0::LocalWaypointRecord::enableRoll |
( |
void |
| ) |
|
◆ enableWaypointTolerance()
void openjaus::mobility_v1_0::LocalWaypointRecord::enableWaypointTolerance |
( |
void |
| ) |
|
◆ enableYaw()
void openjaus::mobility_v1_0::LocalWaypointRecord::enableYaw |
( |
void |
| ) |
|
◆ enableZ()
void openjaus::mobility_v1_0::LocalWaypointRecord::enableZ |
( |
void |
| ) |
|
◆ from()
Deserializes the contents the Buffer connected to the provided BufferReader into this object. The BufferReader position will be advanced inside this method such that calling from() again will attempt to read the next Transportable object from the Buffer.
- Parameters
-
Reimplemented from openjaus::model::fields::Record.
◆ getPathTolerance()
double openjaus::mobility_v1_0::LocalWaypointRecord::getPathTolerance |
( |
void |
| ) |
|
◆ getPitch_rad()
double openjaus::mobility_v1_0::LocalWaypointRecord::getPitch_rad |
( |
void |
| ) |
|
◆ getPresenceVector()
uint8_t openjaus::mobility_v1_0::LocalWaypointRecord::getPresenceVector |
( |
void |
| ) |
const |
◆ getRoll_rad()
double openjaus::mobility_v1_0::LocalWaypointRecord::getRoll_rad |
( |
void |
| ) |
|
◆ getWaypointTolerance_m()
double openjaus::mobility_v1_0::LocalWaypointRecord::getWaypointTolerance_m |
( |
void |
| ) |
|
◆ getX_m()
double openjaus::mobility_v1_0::LocalWaypointRecord::getX_m |
( |
void |
| ) |
|
◆ getY_m()
double openjaus::mobility_v1_0::LocalWaypointRecord::getY_m |
( |
void |
| ) |
|
◆ getYaw_rad()
double openjaus::mobility_v1_0::LocalWaypointRecord::getYaw_rad |
( |
void |
| ) |
|
◆ getZ_m()
double openjaus::mobility_v1_0::LocalWaypointRecord::getZ_m |
( |
void |
| ) |
|
◆ isPathToleranceEnabled()
bool openjaus::mobility_v1_0::LocalWaypointRecord::isPathToleranceEnabled |
( |
void |
| ) |
const |
◆ isPitchEnabled()
bool openjaus::mobility_v1_0::LocalWaypointRecord::isPitchEnabled |
( |
void |
| ) |
const |
◆ isRollEnabled()
bool openjaus::mobility_v1_0::LocalWaypointRecord::isRollEnabled |
( |
void |
| ) |
const |
◆ isWaypointToleranceEnabled()
bool openjaus::mobility_v1_0::LocalWaypointRecord::isWaypointToleranceEnabled |
( |
void |
| ) |
const |
◆ isYawEnabled()
bool openjaus::mobility_v1_0::LocalWaypointRecord::isYawEnabled |
( |
void |
| ) |
const |
◆ isZEnabled()
bool openjaus::mobility_v1_0::LocalWaypointRecord::isZEnabled |
( |
void |
| ) |
const |
◆ length()
uint64 openjaus::mobility_v1_0::LocalWaypointRecord::length |
( |
void |
| ) |
const |
|
virtual |
◆ setPathTolerance()
bool openjaus::mobility_v1_0::LocalWaypointRecord::setPathTolerance |
( |
double |
value | ) |
|
◆ setPitch_rad()
bool openjaus::mobility_v1_0::LocalWaypointRecord::setPitch_rad |
( |
double |
value | ) |
|
◆ setPresenceVector()
void openjaus::mobility_v1_0::LocalWaypointRecord::setPresenceVector |
( |
uint8_t |
value | ) |
|
◆ setRoll_rad()
bool openjaus::mobility_v1_0::LocalWaypointRecord::setRoll_rad |
( |
double |
value | ) |
|
◆ setWaypointTolerance_m()
bool openjaus::mobility_v1_0::LocalWaypointRecord::setWaypointTolerance_m |
( |
double |
value | ) |
|
◆ setX_m()
bool openjaus::mobility_v1_0::LocalWaypointRecord::setX_m |
( |
double |
value | ) |
|
◆ setY_m()
bool openjaus::mobility_v1_0::LocalWaypointRecord::setY_m |
( |
double |
value | ) |
|
◆ setYaw_rad()
bool openjaus::mobility_v1_0::LocalWaypointRecord::setYaw_rad |
( |
double |
value | ) |
|
◆ setZ_m()
bool openjaus::mobility_v1_0::LocalWaypointRecord::setZ_m |
( |
double |
value | ) |
|
◆ to()
Serializes the contents of this object into the Buffer connected to the provided BufferWriter. The BufferWriter position will be advanced inside this method such that calling to() again will write the Transportable object into the Buffer a second time.
- Parameters
-
Reimplemented from openjaus::model::fields::Record.
◆ toXml()
std::string openjaus::mobility_v1_0::LocalWaypointRecord::toXml |
( |
unsigned char |
ojIndentLevel = 0 | ) |
const |
◆ pathTolerance
◆ pitch_rad
◆ presenceVector
uint8_t openjaus::mobility_v1_0::LocalWaypointRecord::presenceVector |
|
protected |
◆ PV_ALL_FIELDS
◆ PV_NO_FIELDS
const uint8_t openjaus::mobility_v1_0::LocalWaypointRecord::PV_NO_FIELDS = 0x0 |
|
static |
◆ PV_PATHTOLERANCE
const uint8_t openjaus::mobility_v1_0::LocalWaypointRecord::PV_PATHTOLERANCE = 0x20 |
|
static |
◆ PV_PITCH
const uint8_t openjaus::mobility_v1_0::LocalWaypointRecord::PV_PITCH = 0x4 |
|
static |
◆ PV_ROLL
const uint8_t openjaus::mobility_v1_0::LocalWaypointRecord::PV_ROLL = 0x2 |
|
static |
◆ PV_WAYPOINTTOLERANCE
const uint8_t openjaus::mobility_v1_0::LocalWaypointRecord::PV_WAYPOINTTOLERANCE = 0x10 |
|
static |
◆ PV_YAW
const uint8_t openjaus::mobility_v1_0::LocalWaypointRecord::PV_YAW = 0x8 |
|
static |
◆ PV_Z
const uint8_t openjaus::mobility_v1_0::LocalWaypointRecord::PV_Z = 0x1 |
|
static |
◆ roll_rad
◆ waypointTolerance_m
◆ x_m
◆ y_m
◆ yaw_rad
◆ z_m
The documentation for this class was generated from the following files: