Struct to represent a collection of calibration maneuvers.
Definition at line 217 of file EgomotionExtra.h.
Data Fields | |
dwEgomotionManeuver | maneuvers [DW_EGOMOTION_MANEUVER_MAX_ARRAY_SIZE] |
the different maneuvers of the collection More... | |
size_t | size |
dwEgomotionManeuver dwEgomotionCalibrationManeuverArray::maneuvers[DW_EGOMOTION_MANEUVER_MAX_ARRAY_SIZE] |
the different maneuvers of the collection
Definition at line 219 of file EgomotionExtra.h.
size_t dwEgomotionCalibrationManeuverArray::size |
Definition at line 220 of file EgomotionExtra.h.