#include <ManipulatorCoordinateSysYScaledInteger.h>
Inherits openjaus::model::fields::ScaledInteger.
◆ ManipulatorCoordinateSysYScaledInteger()
openjaus::manipulator_v1_0::ManipulatorCoordinateSysYScaledInteger::ManipulatorCoordinateSysYScaledInteger |
( |
| ) |
|
◆ ~ManipulatorCoordinateSysYScaledInteger()
openjaus::manipulator_v1_0::ManipulatorCoordinateSysYScaledInteger::~ManipulatorCoordinateSysYScaledInteger |
( |
| ) |
|
◆ 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::ScaledInteger.
◆ fromDouble()
uint32_t openjaus::manipulator_v1_0::ManipulatorCoordinateSysYScaledInteger::fromDouble |
( |
void |
| ) |
const |
|
protected |
◆ length()
uint64 openjaus::manipulator_v1_0::ManipulatorCoordinateSysYScaledInteger::length |
( |
void |
| ) |
const |
|
virtual |
◆ maxValue()
double openjaus::manipulator_v1_0::ManipulatorCoordinateSysYScaledInteger::maxValue |
( |
| ) |
|
|
static |
◆ minValue()
double openjaus::manipulator_v1_0::ManipulatorCoordinateSysYScaledInteger::minValue |
( |
| ) |
|
|
static |
◆ scaleFactor()
double openjaus::manipulator_v1_0::ManipulatorCoordinateSysYScaledInteger::scaleFactor |
( |
| ) |
|
|
static |
◆ setValue()
bool openjaus::manipulator_v1_0::ManipulatorCoordinateSysYScaledInteger::setValue |
( |
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::ScaledInteger.
◆ toDouble()
void openjaus::manipulator_v1_0::ManipulatorCoordinateSysYScaledInteger::toDouble |
( |
uint32_t |
intValue | ) |
|
|
protected |
◆ toXml()
std::string openjaus::manipulator_v1_0::ManipulatorCoordinateSysYScaledInteger::toXml |
( |
unsigned char |
ojIndentLevel = 0 | ) |
const |
◆ MAX_VALUE
const double openjaus::manipulator_v1_0::ManipulatorCoordinateSysYScaledInteger::MAX_VALUE = 30.0 |
|
static |
◆ MIN_VALUE
const double openjaus::manipulator_v1_0::ManipulatorCoordinateSysYScaledInteger::MIN_VALUE = -30.0 |
|
static |
◆ SCALE_FACTOR
const double openjaus::manipulator_v1_0::ManipulatorCoordinateSysYScaledInteger::SCALE_FACTOR = 1.3969838622484784E-8 |
|
static |
The documentation for this class was generated from the following files: