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