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