#include <PlatformInertialRecord.h>
Inherits openjaus::model::fields::Record.
§ PlatformInertialRecord() [1/2]
| openjaus::ugv::PlatformInertialRecord::PlatformInertialRecord |
( |
| ) |
|
§ PlatformInertialRecord() [2/2]
§ ~PlatformInertialRecord()
| openjaus::ugv::PlatformInertialRecord::~PlatformInertialRecord |
( |
| ) |
|
§ copy()
§ disableMaximumForwardAcceleration()
| void openjaus::ugv::PlatformInertialRecord::disableMaximumForwardAcceleration |
( |
void |
| ) |
|
§ disableMaximumForwardDeceleration()
| void openjaus::ugv::PlatformInertialRecord::disableMaximumForwardDeceleration |
( |
void |
| ) |
|
§ disableMaximumForwardSpeed()
| void openjaus::ugv::PlatformInertialRecord::disableMaximumForwardSpeed |
( |
void |
| ) |
|
§ disableMaximumReverseAcceleration()
| void openjaus::ugv::PlatformInertialRecord::disableMaximumReverseAcceleration |
( |
void |
| ) |
|
§ disableMaximumReverseDeceleration()
| void openjaus::ugv::PlatformInertialRecord::disableMaximumReverseDeceleration |
( |
void |
| ) |
|
§ disableMaximumReverseSpeed()
| void openjaus::ugv::PlatformInertialRecord::disableMaximumReverseSpeed |
( |
void |
| ) |
|
§ disableMaximumRotationalSpeed()
| void openjaus::ugv::PlatformInertialRecord::disableMaximumRotationalSpeed |
( |
void |
| ) |
|
§ enableMaximumForwardAcceleration()
| void openjaus::ugv::PlatformInertialRecord::enableMaximumForwardAcceleration |
( |
void |
| ) |
|
§ enableMaximumForwardDeceleration()
| void openjaus::ugv::PlatformInertialRecord::enableMaximumForwardDeceleration |
( |
void |
| ) |
|
§ enableMaximumForwardSpeed()
| void openjaus::ugv::PlatformInertialRecord::enableMaximumForwardSpeed |
( |
void |
| ) |
|
§ enableMaximumReverseAcceleration()
| void openjaus::ugv::PlatformInertialRecord::enableMaximumReverseAcceleration |
( |
void |
| ) |
|
§ enableMaximumReverseDeceleration()
| void openjaus::ugv::PlatformInertialRecord::enableMaximumReverseDeceleration |
( |
void |
| ) |
|
§ enableMaximumReverseSpeed()
| void openjaus::ugv::PlatformInertialRecord::enableMaximumReverseSpeed |
( |
void |
| ) |
|
§ enableMaximumRotationalSpeed()
| void openjaus::ugv::PlatformInertialRecord::enableMaximumRotationalSpeed |
( |
void |
| ) |
|
§ from()
| int openjaus::ugv::PlatformInertialRecord::from |
( |
system::Buffer * |
src | ) |
|
|
virtual |
§ getMaximumForwardAcceleration_mps2()
| double openjaus::ugv::PlatformInertialRecord::getMaximumForwardAcceleration_mps2 |
( |
void |
| ) |
|
§ getMaximumForwardDeceleration_mps2()
| double openjaus::ugv::PlatformInertialRecord::getMaximumForwardDeceleration_mps2 |
( |
void |
| ) |
|
§ getMaximumForwardSpeed_mps()
| double openjaus::ugv::PlatformInertialRecord::getMaximumForwardSpeed_mps |
( |
void |
| ) |
|
§ getMaximumReverseAcceleration_mps2()
| double openjaus::ugv::PlatformInertialRecord::getMaximumReverseAcceleration_mps2 |
( |
void |
| ) |
|
§ getMaximumReverseDeceleration_mps2()
| double openjaus::ugv::PlatformInertialRecord::getMaximumReverseDeceleration_mps2 |
( |
void |
| ) |
|
§ getMaximumReverseSpeed_mps()
| double openjaus::ugv::PlatformInertialRecord::getMaximumReverseSpeed_mps |
( |
void |
| ) |
|
§ getMaximumRotationalSpeed_rps()
| double openjaus::ugv::PlatformInertialRecord::getMaximumRotationalSpeed_rps |
( |
void |
| ) |
|
§ getPresenceVector()
| uint8_t openjaus::ugv::PlatformInertialRecord::getPresenceVector |
( |
void |
| ) |
const |
§ isMaximumForwardAccelerationEnabled()
| bool openjaus::ugv::PlatformInertialRecord::isMaximumForwardAccelerationEnabled |
( |
void |
| ) |
const |
§ isMaximumForwardDecelerationEnabled()
| bool openjaus::ugv::PlatformInertialRecord::isMaximumForwardDecelerationEnabled |
( |
void |
| ) |
const |
§ isMaximumForwardSpeedEnabled()
| bool openjaus::ugv::PlatformInertialRecord::isMaximumForwardSpeedEnabled |
( |
void |
| ) |
const |
§ isMaximumReverseAccelerationEnabled()
| bool openjaus::ugv::PlatformInertialRecord::isMaximumReverseAccelerationEnabled |
( |
void |
| ) |
const |
§ isMaximumReverseDecelerationEnabled()
| bool openjaus::ugv::PlatformInertialRecord::isMaximumReverseDecelerationEnabled |
( |
void |
| ) |
const |
§ isMaximumReverseSpeedEnabled()
| bool openjaus::ugv::PlatformInertialRecord::isMaximumReverseSpeedEnabled |
( |
void |
| ) |
const |
§ isMaximumRotationalSpeedEnabled()
| bool openjaus::ugv::PlatformInertialRecord::isMaximumRotationalSpeedEnabled |
( |
void |
| ) |
const |
§ length()
| int openjaus::ugv::PlatformInertialRecord::length |
( |
void |
| ) |
|
|
virtual |
§ setMaximumForwardAcceleration_mps2()
| bool openjaus::ugv::PlatformInertialRecord::setMaximumForwardAcceleration_mps2 |
( |
double |
value | ) |
|
§ setMaximumForwardDeceleration_mps2()
| bool openjaus::ugv::PlatformInertialRecord::setMaximumForwardDeceleration_mps2 |
( |
double |
value | ) |
|
§ setMaximumForwardSpeed_mps()
| bool openjaus::ugv::PlatformInertialRecord::setMaximumForwardSpeed_mps |
( |
double |
value | ) |
|
§ setMaximumReverseAcceleration_mps2()
| bool openjaus::ugv::PlatformInertialRecord::setMaximumReverseAcceleration_mps2 |
( |
double |
value | ) |
|
§ setMaximumReverseDeceleration_mps2()
| bool openjaus::ugv::PlatformInertialRecord::setMaximumReverseDeceleration_mps2 |
( |
double |
value | ) |
|
§ setMaximumReverseSpeed_mps()
| bool openjaus::ugv::PlatformInertialRecord::setMaximumReverseSpeed_mps |
( |
double |
value | ) |
|
§ setMaximumRotationalSpeed_rps()
| bool openjaus::ugv::PlatformInertialRecord::setMaximumRotationalSpeed_rps |
( |
double |
value | ) |
|
§ setPresenceVector()
| void openjaus::ugv::PlatformInertialRecord::setPresenceVector |
( |
uint8_t |
value | ) |
|
§ to()
§ toXml()
| std::string openjaus::ugv::PlatformInertialRecord::toXml |
( |
unsigned char |
ojIndentLevel = 0 | ) |
const |
§ maximumForwardAcceleration_mps2
§ maximumForwardDeceleration_mps2
§ maximumForwardSpeed_mps
§ maximumReverseAcceleration_mps2
§ maximumReverseDeceleration_mps2
§ maximumReverseSpeed_mps
§ maximumRotationalSpeed_rps
§ presenceVector
| uint8_t openjaus::ugv::PlatformInertialRecord::presenceVector |
|
protected |
§ PV_ALL_FIELDS
| const uint8_t openjaus::ugv::PlatformInertialRecord::PV_ALL_FIELDS = 0xFF |
|
static |
§ PV_MAXIMUMFORWARDACCELERATION
| const uint8_t openjaus::ugv::PlatformInertialRecord::PV_MAXIMUMFORWARDACCELERATION = 0x8 |
|
static |
§ PV_MAXIMUMFORWARDDECELERATION
| const uint8_t openjaus::ugv::PlatformInertialRecord::PV_MAXIMUMFORWARDDECELERATION = 0x20 |
|
static |
§ PV_MAXIMUMFORWARDSPEED
| const uint8_t openjaus::ugv::PlatformInertialRecord::PV_MAXIMUMFORWARDSPEED = 0x1 |
|
static |
§ PV_MAXIMUMREVERSEACCELERATION
| const uint8_t openjaus::ugv::PlatformInertialRecord::PV_MAXIMUMREVERSEACCELERATION = 0x10 |
|
static |
§ PV_MAXIMUMREVERSEDECELERATION
| const uint8_t openjaus::ugv::PlatformInertialRecord::PV_MAXIMUMREVERSEDECELERATION = 0x40 |
|
static |
§ PV_MAXIMUMREVERSESPEED
| const uint8_t openjaus::ugv::PlatformInertialRecord::PV_MAXIMUMREVERSESPEED = 0x2 |
|
static |
§ PV_MAXIMUMROTATIONALSPEED
| const uint8_t openjaus::ugv::PlatformInertialRecord::PV_MAXIMUMROTATIONALSPEED = 0x4 |
|
static |
§ PV_NO_FIELDS
| const uint8_t openjaus::ugv::PlatformInertialRecord::PV_NO_FIELDS = 0x0 |
|
static |
The documentation for this class was generated from the following files: