Interface used to set and get quantities (values with units). Used to support the IAgODProvideTrackingData interface.
Dimension | The dimension of the quantity, e.g. DistanceUnit, TimeUnit, AngleUnit, etc. |
InternalValue | The value of the quantity in the internal units (not often used). |
Unit | The current unit (m, rad, etc) used when setting or getting the Value. Must be set first. |
Value | The value of the quantity in the current units. |
| Name |
|---|
| CAgPropQty |





