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