|
onboardapi
9.10.0
by Rheinmetall
|
Namespaces | |
| LotMode | |
| MountTrackingState | |
| ObjectTrackSource | |
| TrackingState | |
| VtLosCtrlState | |
Classes | |
| struct | CameraOrientationType |
| struct | VtObjectType |
| struct | VtProcessingStatType |
| Contains processing status information to monitor the load of a VideoTracker. More... | |
| struct | LosCtrlStatusType |
| Contains video tracker LOS control status data. More... | |
| struct | LotStatusType |
| Contains video tracker LoT status data. More... | |
| struct | AtrSettingsType |
| Contains video tracker ATR settings data. More... | |
| struct | AtrStatusType |
| Contains video tracker ATR status data. More... | |
Typedefs | |
| typedef std::vector< M_VideoTracker::LotMode::Type > | LotModeOptionalType |
| typedef std::vector< M_VideoTracker::CameraOrientationType > | CameraOrientationListType |
| List of CameraOrientationType. More... | |
| typedef std::vector< M_VideoTracker::VtObjectType > | VtObjectOptionalType |
| Optional VtObjectType. More... | |
| typedef std::vector<M_VideoTracker::CameraOrientationType> M_VideoTracker::CameraOrientationListType |
List of CameraOrientationType.
| typedef std::vector<M_VideoTracker::LotMode::Type> M_VideoTracker::LotModeOptionalType |
Optional LotMode. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_VideoTracker::VtObjectType> M_VideoTracker::VtObjectOptionalType |
Optional VtObjectType.