|
Jamoma API
0.6.0.a19
|
The SpeedDataspace converts between different measurement untis describing velocity. More...
#include "TTDataspace.h"
Include dependency graph for SpeedDataspace.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | SpeedDataspace |
| Base class for the speed dataspace, provides dataspace support for converting speed between mph, km/h, knot ft/s and m/s. More... | |
| class | MilesPerHourUnit |
| Converts speed to and from miles per hour. More... | |
| class | KilometerPerHourUnit |
| Converts speed to and from kilometers per hour. More... | |
| class | FootPerSecondUnit |
| Converts speed to and from foot per second. More... | |
| class | KnotUnit |
| Converts speed to and from knot. More... | |
| class | MeterPerSecondUnit |
| Converts speed to and from meters per second. More... | |
The SpeedDataspace converts between different measurement untis describing velocity.
The neutral unit of the speed dataspace is m/s.
Definition in file SpeedDataspace.h.