ubuntu-location-service
0.0.2
|
Public Types | |
typedef units::Velocity | Unit |
typedef units::Quantity< Unit > | Quantity |
Public Member Functions | |
Velocity (const Quantity &value=Quantity()) | |
bool | operator== (const Velocity &rhs) const |
bool | operator!= (const Velocity &rhs) const |
Static Public Member Functions | |
static const Quantity & | min () |
static const Quantity | max () |
Public Attributes | |
Quantity | value |
Definition at line 34 of file velocity.h.