![]() |
VR-Forces 4.0.4 Class Documentation
|
Go to the source code of this file.
Classes | |
| class | DtUnitDisplayManager |
Typedefs | |
| typedef QHash< QString, DtUnitDisplay * > | DtUnitDisplayDict |
| The DtUnitDisplayManager will keep track of broad display categories and the units that are valid to be supported for them. | |
| typedef QHash< QString, double > | DtGridLineChoiceMap |
| typedef QHash<QString, DtUnitDisplay*> DtUnitDisplayDict |
The DtUnitDisplayManager will keep track of broad display categories and the units that are valid to be supported for them.
This header file will list all default display categories and the units that are supported by them. Unit Category Supported Units Display meters, nauticalmiles, kilometers, miles, feet Altitude meters, nauticalmiles, kilometers, miles, feet Velocity (Speed) all units above with the modifiers per-second, per-minute, per-hour Acceleration all distance units displayed as seconds^2 Rotational Velocity degrees-per-<unit of="" time>="">, radian-per-<unit of="" time>=""> Orientation radians, degrees
| typedef QHash<QString, double> DtGridLineChoiceMap |