Bratmobile
|
Public Member Functions | |
bool | isValid () |
float | get_signed () |
float | get () |
void | set (float f) |
void | setValid (bool b) |
bool | operator< (Measurement &) |
bool | operator<= (Measurement &) |
bool | operator>= (Measurement &) |
float | getStandardError (Measurement, float) |
Protected Attributes | |
bool | valid =0 |
float | value =0 |