#include <JointAngleScaledInteger.h>
Inherits openjaus::model::fields::ScaledInteger.
|
| static const double | MIN_VALUE = -3.141592653589793 |
| |
| static const double | MAX_VALUE = 3.141592653589793 |
| |
| static const double | SCALE_FACTOR = 9.587526218325454E-5 |
| |
§ JointAngleScaledInteger()
| openjaus::manipulator::JointAngleScaledInteger::JointAngleScaledInteger |
( |
| ) |
|
§ ~JointAngleScaledInteger()
| openjaus::manipulator::JointAngleScaledInteger::~JointAngleScaledInteger |
( |
| ) |
|
§ from()
| int openjaus::manipulator::JointAngleScaledInteger::from |
( |
system::Buffer * |
src | ) |
|
|
virtual |
§ fromDouble()
| uint16_t openjaus::manipulator::JointAngleScaledInteger::fromDouble |
( |
void |
| ) |
const |
|
protected |
§ length()
| int openjaus::manipulator::JointAngleScaledInteger::length |
( |
void |
| ) |
|
|
virtual |
§ maxValue()
| double openjaus::manipulator::JointAngleScaledInteger::maxValue |
( |
| ) |
|
|
static |
§ minValue()
| double openjaus::manipulator::JointAngleScaledInteger::minValue |
( |
| ) |
|
|
static |
§ scaleFactor()
| double openjaus::manipulator::JointAngleScaledInteger::scaleFactor |
( |
| ) |
|
|
static |
§ setValue()
| bool openjaus::manipulator::JointAngleScaledInteger::setValue |
( |
double |
value | ) |
|
§ to()
| int openjaus::manipulator::JointAngleScaledInteger::to |
( |
system::Buffer * |
dst | ) |
|
|
virtual |
§ toDouble()
| void openjaus::manipulator::JointAngleScaledInteger::toDouble |
( |
uint16_t |
intValue | ) |
|
|
protected |
§ toXml()
| std::string openjaus::manipulator::JointAngleScaledInteger::toXml |
( |
unsigned char |
ojIndentLevel = 0 | ) |
const |
§ MAX_VALUE
| const double openjaus::manipulator::JointAngleScaledInteger::MAX_VALUE = 3.141592653589793 |
|
static |
§ MIN_VALUE
| const double openjaus::manipulator::JointAngleScaledInteger::MIN_VALUE = -3.141592653589793 |
|
static |
§ SCALE_FACTOR
| const double openjaus::manipulator::JointAngleScaledInteger::SCALE_FACTOR = 9.587526218325454E-5 |
|
static |
The documentation for this class was generated from the following files: