|
onboardapi
9.10.0
by Rheinmetall
|
Classes | |
| struct | ObjectClassificationType |
| struct | PropertyType |
| struct | OperationModeType |
| struct | OperationFaultType |
| struct | ModeTransitionInfoType |
| Information about the transition of an operation mode. More... | |
| struct | OperationStatusType |
| Contains a generic operation status. More... | |
| struct | TimeType |
| Time that has elapsed since a given reference. More... | |
| struct | UtcType |
| Coordinated Universal Time (UTC) representation of a date and time. More... | |
| struct | DurationType |
| Time duration. More... | |
| struct | TimeIntervalType |
| Time interval defined by an absolute start and stop time. More... | |
| struct | AxisDirectionType |
| struct | AxisScalarType |
| Encodes a rotation by an axis and angle or by a quaternion. More... | |
| struct | MagneticFluxDensityType |
| Magnetic flux density field vector. More... | |
| struct | UncertaintyType |
| struct | CartesianPositionType |
| Position in Cartesian coordinates. More... | |
| struct | SphericalPositionType |
| Position in spherical coordinates. More... | |
| struct | EllipsoidalPositionType |
| Position in ellipsoidal coordinates, as used by World Geodetic System 1984 (WGS84). More... | |
| struct | PositionType |
| struct | EulerAttitudeType |
| struct | AttitudeType |
| struct | CartesianLinearVelocityType |
| Cartesian velocity. More... | |
| struct | SphericalLinearVelocityType |
| Spherical velocity as direction and magnitude. More... | |
| struct | SphericalPositionRateType |
| Spherical velocity as component-wise rates of change of spherical position. More... | |
| struct | EllipsoidalPositionRateType |
| Ellipsoidal velocity as component-wise rates of change of ellipsoidal position. More... | |
| struct | LinearVelocityType |
| struct | CartesianAngularVelocityType |
| Angular velocity for each of the three axes (clockwise). More... | |
| struct | AngularVelocityType |
| Contains angular velocity. More... | |
| struct | CartesianLinearAccelerationType |
| Linear acceleration in each of the three linear axes. More... | |
| struct | LinearAccelerationType |
| Contains linear acceleration. More... | |
| struct | CartesianAngularAccelerationType |
| Angular acceleration for each of the three axes (clockwise). More... | |
| struct | AngularAccelerationType |
| Contains angular acceleration. More... | |
| struct | CoordinateTransformationType |
| Contains the transformation data between two specified coordinate frames. More... | |
| struct | MultiPositionType |
| struct | PixelPoint2DType |
| Contains info on two-dimensional coordinates defined by pixels. More... | |
| struct | PixelOffsetType |
| Contains information on an offset defined in pixels. More... | |
| struct | PixelRectSizeType |
| Contains pixel width and height for a rectangle. More... | |
| struct | PixelRegionType |
| Contains information on a rectangular region of pixels. More... | |
| struct | DegreeOffsetType |
| Contains information on an offset defined in degrees. More... | |
| struct | DegreeRectSizeType |
| Contains width and height for a rectangle in degrees. More... | |
| struct | DegreeRegionType |
| Contains information on a rectangular region in degrees. More... | |
| struct | ImageRegionType |
| Contains a general image region expressed as pixel or angular value. More... | |
| struct | ImageType |
| Contains data for an image encoded in a specified format. More... | |
| struct | ColourStyleType |
| Contains various parameters to control displayed colour. More... | |
| struct | CartesianDimensionsType |
| Contains Cartesian dimensions. More... | |
| struct | SphericalDimensionsType |
| Contains spherical dimensions. More... | |
| struct | ObjectDimensionsType |
| struct | ObjectRelationType |
| Defines a link to another objects and the reason for the link. More... | |
| struct | TemperatureKelvinsSelectionType |
| struct | PressurePascalsSelectionType |
| struct | PercentSelectionType |
| struct | LinearVelocitySelectionType |
| struct | DistanceMetersSelectionType |
| struct | EulerAttitudeSelectionType |
| struct | AngleRateDegreesPerSecSelectionType |
| struct | SphericalPositionRateSelectionType |
| struct | EncryptionType |
| typedef std::vector<M_Common::AccelerationMetersPerSecPerSecType> M_Common::AccelerationMetersPerSecPerSecOptionalType |
Optional AccelerationMetersPerSecPerSecType. List should only contain max 1 element. Empty list means no value is specified.
| typedef double M_Common::AccelerationMetersPerSecPerSecType |
Acceleration [m/s^2]. Specifies the speed increase that occurs during 1 second.
| typedef std::vector<M_Common::AmplitudeDecibelsType> M_Common::AmplitudeDecibelsOptionalType |
Optional AmplitudeDecibelsType. List should only contain max 1 element. Empty list means no value is specified.
| typedef double M_Common::AmplitudeDecibelsType |
Amplitude [dB].
| typedef std::vector<M_Common::AmplitudeScaledType> M_Common::AmplitudeScaledOptionalType |
Optional AmplitudeScaledType. List should only contain max 1 element. Empty list means no value is specified.
| typedef double M_Common::AmplitudeScaledType |
Amplitude [-].
| typedef std::vector<M_Common::AngleDegreesType> M_Common::AngleDegreesListType |
List of AngleDegreesType.
| typedef std::vector<M_Common::AngleDegreesType> M_Common::AngleDegreesOptionalType |
Optional AngleDegreesType. List should only contain max 1 element. Empty list means no value is specified.
| typedef double M_Common::AngleDegreesType |
Angle [deg].
| typedef std::vector<M_Common::AngleRadiansType> M_Common::AngleRadiansOptionalType |
Optional AngleRadiansType. List should only contain max 1 element. Empty list means no value is specified.
| typedef double M_Common::AngleRadiansType |
Angle [rad].
| typedef std::vector<M_Common::AngleRateDegreesPerSecType> M_Common::AngleRateDegreesPerSecOptionalType |
Optional AngleRateDegreesPerSecType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::AngleRateDegreesPerSecSelectionType> M_Common::AngleRateDegreesPerSecSelectionOptionalType |
Optional AngleRateDegreesPerSecSelectionType. List should only contain max 1 element. Empty list means no value is specified.
| typedef double M_Common::AngleRateDegreesPerSecType |
Angular rate [deg/s]. Range: >= 0 degrees per second
| typedef std::vector<M_Common::AngularAccelerationDegreesPerSecPerSecType> M_Common::AngularAccelerationDegreesPerSecPerSecOptionalType |
Optional AngularAccelerationDegreesPerSecPerSecType. List should only contain max 1 element. Empty list means no value is specified.
| typedef double M_Common::AngularAccelerationDegreesPerSecPerSecType |
Angular rate acceleration [deg/s^2]. Specifies the speed increase that occurs during 1 second.
| typedef std::vector<M_Common::AngularAccelerationType> M_Common::AngularAccelerationListType |
List of AngualarAccelerationType.
| typedef std::vector<M_Common::AngularAccelerationType> M_Common::AngularAccelerationOptionalType |
Optional AngularAccelerationType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::AngularVelocityType> M_Common::AngularVelocityListType |
List of AngularVelocityType.
| typedef std::vector<M_Common::AngularVelocityType> M_Common::AngularVelocityOptionalType |
Optional AngularVelocityType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::AttitudeType> M_Common::AttitudeListType |
List of AttitudeType.
| typedef std::vector<M_Common::AttitudeType> M_Common::AttitudeOptionalType |
Optional AttitudeType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::AxisDirectionType> M_Common::AxisDirectionOptionalType |
Optional AxisDirectionType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::AxisScalarType> M_Common::AxisScalarOptionalType |
Optional AxisScalarType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::BitrateKiloBitsPerSecType> M_Common::BitrateKiloBitsPerSecOptionalType |
Optional BitrateKiloBitsPerSecType. List should only contain max 1 element. Empty list means no value is specified.
| typedef uint32_t M_Common::BitrateKiloBitsPerSecType |
Bitrate [kb/s].
| typedef std::vector<bool> M_Common::BooleanOptionalType |
Generic optional boolean. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::BoundedStringType> M_Common::BoundedStringOptionalType |
Generic optional bounded string. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::string M_Common::BoundedStringType |
Bounded string (limited size).
| typedef std::vector<uint8_t> M_Common::ByteOptionalType |
Optional byte type.
| typedef std::vector<uint8_t> M_Common::ByteSeqType |
A byte buffer modeled as a sequence of characters.
| typedef std::vector<M_Common::CartesianAngularAccelerationType> M_Common::CartesianAngularAccelerationOptionalType |
Optional CartesianAngularAccelerationType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::CartesianAngularVelocityType> M_Common::CartesianAngularVelocityOptionalType |
Optional CartesianAngularVelocityType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::CartesianDimensionsType> M_Common::CartesianDimensionsOptionalType |
Optional CartesianDimensionsType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::CartesianLinearAccelerationType> M_Common::CartesianLinearAccelerationOptionalType |
Optional CartesianLinearAccelerationType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::CartesianLinearVelocityType> M_Common::CartesianLinearVelocityOptionalType |
Optional CartesianLinearVelocityType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::CartesianPositionType> M_Common::CartesianPositionListType |
List of CartesianPositionType.
| typedef std::vector<M_Common::CartesianPositionType> M_Common::CartesianPositionOptionalType |
Optional CartesianPositionType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::ColourScheme::Type> M_Common::ColourSchemeOptionalType |
Optional ColourScheme. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::ColourStyleType> M_Common::ColourStyleOptionalType |
Optional ColourStyleType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::CoordinateTransformationType> M_Common::CoordinateTransformationListType |
List of CoordinateTransformationType.
| typedef std::vector<M_Common::CurrentAmperesType> M_Common::CurrentAmperesListType |
List of CurrentAmperesType.
| typedef std::vector<M_Common::CurrentAmperesType> M_Common::CurrentAmperesOptionalType |
Optional CurrentAmperesType.
| typedef double M_Common::CurrentAmperesType |
Current [A].
| typedef std::vector<M_Common::DegreeOffsetType> M_Common::DegreeOffsetListType |
List of DegreeOffsetType.
| typedef std::vector<M_Common::DegreeOffsetType> M_Common::DegreeOffsetOptionalType |
Optional DegreeOffsetType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::DegreeRectSizeType> M_Common::DegreeRectSizeOptionalType |
Optional PixelRectSizeType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::DegreeRegionType> M_Common::DegreeRegionOptionalType |
Optional DegreeRegionType. List should only contain max 1 element. Empty list means no value is specified.
| typedef uint32_t M_Common::DetectionType |
Type of sensor detection as an integer value. Note: This is defined as an integer instead of an enumeration to enable new types to be used without impacting the Data Model.
| typedef std::vector<M_Common::DistanceMetersType> M_Common::DistanceMetersOptionalType |
Optional DistanceMetersType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::DistanceMetersSelectionType> M_Common::DistanceMetersSelectionOptionalType |
Optional DistanceMetersSelectionType. List should only contain max 1 element. Empty list means no value is specified.
| typedef double M_Common::DistanceMetersType |
Distance [m].
| typedef std::vector<double> M_Common::DoubleListType |
List of double.
| typedef std::vector<M_Common::DoubleListType> M_Common::DoubleMatrixType |
List of DoubleListType.
| typedef std::vector<double> M_Common::DoubleOptionalType |
Generic optional double. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::DurationType> M_Common::DurationOptionalType |
Optional DurationType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::EllipsoidalPositionType> M_Common::EllipsoidalPositionListType |
List of EllipsoidalPositionType.
| typedef std::vector<M_Common::EllipsoidalPositionType> M_Common::EllipsoidalPositionOptionalType |
Optional EllipsoidalPositionType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::EllipsoidalPositionRateType> M_Common::EllipsoidalPositionRateOptionalType |
Optional EllipsoidalPositionRateType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::EncryptionType> M_Common::EncryptionOptionalType |
| typedef std::vector<M_Common::EulerAttitudeType> M_Common::EulerAttitudeOptionalType |
Optional EulerAttitudeType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::EulerAttitudeSelectionType> M_Common::EulerAttitudeSelectionOptionalType |
Optional EulerAttitudeSelectionType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::FrequencyHertzType> M_Common::FrequencyHertzOptionalType |
Optional FrequencyHertzType. List should only contain max 1 element. Empty list means no value is specified.
| typedef double M_Common::FrequencyHertzType |
Frequency [Hz]. Range: >= 0 Hz
| typedef std::vector<M_Common::GeneralStatus::Type> M_Common::GeneralStatusOptionalType |
Optional General status. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::HorizontalDirection::Type> M_Common::HorizontalDirectionOptionalType |
Optional HorizontalDirection. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::IdentityType> M_Common::IdentityOptionalType |
Optional IdentityType. List should only contain max 1 element. Empty list means no value is specified.
| typedef uint32_t M_Common::IdentityType |
Identity code.
| typedef std::vector<M_Common::ImageType> M_Common::ImageOptionalType |
Optional ImageType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::LinearAccelerationType> M_Common::LinearAccelerationListType |
List of LinearAccelerationType.
| typedef std::vector<M_Common::LinearAccelerationType> M_Common::LinearAccelerationOptionalType |
Optional LinearAccelerationType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::LinearVelocityType> M_Common::LinearVelocityListType |
List of LinearVelocityType.
| typedef std::vector<M_Common::LinearVelocityType> M_Common::LinearVelocityOptionalType |
Optional LinearVelocityType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::LinearVelocitySelectionType> M_Common::LinearVelocitySelectionOptionalType |
Optional LinearVelocitySelectionType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<int64_t> M_Common::LongLongOptionalType |
Generic optional long long. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<int32_t> M_Common::LongOptionalType |
Generic optional long. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::MagneticFluxDensityType> M_Common::MagneticFluxDensityOptionalType |
Optional MagneticFluxDensityType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::MagneticFluxDensityTeslasType> M_Common::MagneticFluxDensityTeslasOptionalType |
Optional MagneticFluxDensityTeslasType. List should only contain max 1 element. Empty list means no value is specified.
| typedef double M_Common::MagneticFluxDensityTeslasType |
Magnetic flux density (induction) [T].
| typedef std::vector<M_Common::MassKilogramsType> M_Common::MassKilogramsOptionalType |
Optional MassKilogramsType. List should only contain max 1 element. Empty list means no value is specified.
| typedef double M_Common::MassKilogramsType |
Mass [kg].
| typedef std::vector<M_Common::ModeTransitionInfoType> M_Common::ModeTransitionInfoOptionalType |
Optional ModeTransitionInfoType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::ModeTransitionKind::Type> M_Common::ModeTransitionOptionalType |
Optional ModeTransitionKind. List should only contain max 1 element. Empty list means no value is specified.
| typedef double M_Common::MomentOfInertiaKilogramMetresSquaredType |
Moment of inertia [kg m^2].
| typedef std::vector<M_Common::MultiPositionType> M_Common::MultiPositionListType |
List of MultiPositionType.
| typedef std::vector<M_Common::MultiPositionType> M_Common::MultiPositionOptionalType |
Optional MultiPositionType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::ObjectClassificationType> M_Common::ObjectClassificationListType |
List of ObjectClassificationType.
| typedef std::vector<M_Common::ObjectClassificationType> M_Common::ObjectClassificationOptionalType |
Optional ObjectClassificationType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::ObjectDimensionsType> M_Common::ObjectDimensionsListType |
List of ObjectDimensionsType.
| typedef std::vector<M_Common::ObjectDimensionsType> M_Common::ObjectDimensionsOptionalType |
Optional ObjectDimensionsType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::ObjectIdType> M_Common::ObjectIdListType |
List of PropertyType.
| typedef std::vector<M_Common::ObjectIdType> M_Common::ObjectIdOptionalType |
Optional ObjectId. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::string M_Common::ObjectIdType |
ID represented as a string. Note: This should normally contain a UUID string. For example: {A64E8BD7-FA0F-4073-82E0-ADDD47980B56}
| typedef std::vector<M_Common::ObjectRelationType> M_Common::ObjectRelationListType |
List of ObjectRelationType.
| typedef std::vector<M_Common::OperationFaultType> M_Common::OperationFaultListType |
List of OperationFaultType.
| typedef std::vector<M_Common::OperationFaultStateKind::Type> M_Common::OperationFaultStateOptionalType |
Optional OperationFaultStateKind. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::OperationModeType> M_Common::OperationModeListType |
List of OperationModeType.
| typedef std::vector<M_Common::OperationModeType> M_Common::OperationModeOptionalType |
Optional OperationModeType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::OperationModeStateKind::Type> M_Common::OperationModeStateOptionalType |
Optional OperationModeStateKind. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::OperationStatusType> M_Common::OperationStatusListType |
List of OperationStatusType.
| typedef std::vector<M_Common::OperationStatusType> M_Common::OperationStatusOptionalType |
Optional OperationStatusType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::OpticalSensorMode::Type> M_Common::OpticalSensorModeListType |
List of OpticalSensorMode::Type.
| typedef std::vector<M_Common::PercentType> M_Common::PercentListType |
List of PercentType.
| typedef std::vector<M_Common::PercentType> M_Common::PercentOptionalType |
Optional PercentType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::PercentSelectionType> M_Common::PercentSelectionOptionalType |
Optional PercentSelectionType. List should only contain max 1 element. Empty list means no value is specified.
| typedef double M_Common::PercentType |
Percentage [%].
| typedef std::vector<M_Common::PixelOffsetType> M_Common::PixelOffsetListType |
List of PixelOffsetType.
| typedef std::vector<M_Common::PixelOffsetType> M_Common::PixelOffsetOptionalType |
Optional PixelOffsetType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::PixelPoint2DType> M_Common::PixelPoint2DListType |
List of PixelPoint2DType.
| typedef std::vector<M_Common::PixelPoint2DType> M_Common::PixelPoint2DOptionalType |
Optional PixelPoint2DType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::PixelRectSizeType> M_Common::PixelRectSizeOptionalType |
Optional PixelRectSizeType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::PixelRegionType> M_Common::PixelRegionOptionalType |
Optional PixelRegionType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::PositionType> M_Common::PositionListType |
List of PositionType.
| typedef std::vector<M_Common::PositionType> M_Common::PositionOptionalType |
Optional PositionType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::PowerLevelDecibelWattsType> M_Common::PowerLevelDecibelWattsOptionalType |
Optional PowerLevelDecibelWattsType. List should only contain max 1 element. Empty list means no value is specified.
| typedef double M_Common::PowerLevelDecibelWattsType |
Power level [dBW].
| typedef std::vector<M_Common::PowerWattsType> M_Common::PowerWattsOptionalType |
Optional PowerWattsType. List should only contain max 1 element. Empty list means no value is specified.
| typedef double M_Common::PowerWattsType |
Power [W]. Range: >= 0 W
| typedef std::vector<M_Common::PressurePascalsType> M_Common::PressurePascalsOptionalType |
Optional PressurePascalsType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::PressurePascalsSelectionType> M_Common::PressurePascalsSelectionOptionalType |
Optional PressurePascalsSelectionType. List should only contain max 1 element. Empty list means no value is specified.
| typedef double M_Common::PressurePascalsType |
Pressure [Pa].
| typedef std::vector<M_Common::PropertyType> M_Common::PropertyListType |
List of PropertyType.
| typedef std::vector<M_Common::PropertyType> M_Common::PropertyOptionalType |
Optional PropertyType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::ProportionalType> M_Common::ProportionalListType |
List of ProportionalType.
| typedef std::vector<M_Common::ProportionalType> M_Common::ProportionalOptionalType |
Optional ProportionalType. List should only contain max 1 element. Empty list means no value is specified.
| typedef double M_Common::ProportionalType |
Proportional [-].
| typedef std::vector<M_Common::RateOfFireRpmType> M_Common::RateOfFireRpmOptionalType |
Optional RateOfFireRpmType. List should only contain max 1 element. Empty list means no value is specified.
| typedef double M_Common::RateOfFireRpmType |
Rate of fire [RPM] (rounds per minute). Range: >= 0 RPM
| typedef std::vector<M_Common::SensorType> M_Common::SensorOptionalType |
Optional SensorType. List should only contain max 1 element. Empty list means no value is specified.
| typedef uint32_t M_Common::SensorType |
Type of sensor as an integer value. Note: This is defined as an integer instead of an enumeration to enable new types to be used without impacting the Data Model.
| typedef std::vector<M_Common::SpeedMetersPerSecType> M_Common::SpeedMetersPerSecOptionalType |
Optional SpeedMetersPerSecType. List should only contain max 1 element. Empty list means no value is specified.
| typedef double M_Common::SpeedMetersPerSecType |
Speed [m/s].
| typedef std::vector<M_Common::SphericalDimensionsType> M_Common::SphericalDimensionsOptionalType |
Optional SphericalDimensionsType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::SphericalLinearVelocityType> M_Common::SphericalLinearVelocityOptionalType |
Optional SphericalLinearVelocityType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::SphericalPositionType> M_Common::SphericalPositionListType |
List of SphericalPositionType.
| typedef std::vector<M_Common::SphericalPositionType> M_Common::SphericalPositionOptionalType |
Optional SphericalPositionType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::SphericalPositionRateType> M_Common::SphericalPositionRateOptionalType |
Optional SphericalPositionRateType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::SphericalPositionRateSelectionType> M_Common::SphericalPositionRateSelectionOptionalType |
Optional SphericalPositionRateSelectionType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<std::string> M_Common::StringListType |
List of strings.
| typedef std::vector<std::string> M_Common::StringOptionalType |
Generic optional string. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::TemperatureKelvinsType> M_Common::TemperatureKelvinsListType |
List of TemperatureKelvinsType.
| typedef std::vector<M_Common::TemperatureKelvinsType> M_Common::TemperatureKelvinsOptionalType |
Optional TemperatureKelvinsType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::TemperatureKelvinsSelectionType> M_Common::TemperatureKelvinsSelectionOptionalType |
Optional TemperatureKelvinsSelectionType. List should only contain max 1 element. Empty list means no value is specified.
| typedef double M_Common::TemperatureKelvinsType |
Temperature [K]. Range: >= 0 K
| typedef std::vector<M_Common::ThreatLevelType> M_Common::ThreatLevelOptionalType |
Optional ThreatLevelType. List should only contain max 1 element. Empty list means no value is specified.
| typedef int32_t M_Common::ThreatLevelType |
Threat level.
| typedef std::vector<M_Common::TimeIntervalType> M_Common::TimeIntervalListType |
List of TimeIntervalType.
| typedef std::vector<M_Common::TimeIntervalType> M_Common::TimeIntervalOptionalType |
Optional TimeIntervalType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::TimeType> M_Common::TimeOptionalType |
Optional TimeType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::TimeSecondsType> M_Common::TimeSecondsListType |
List of TimeSecondsType.
| typedef std::vector<M_Common::TimeSecondsType> M_Common::TimeSecondsOptionalType |
Optional TimeSecondsType. List should only contain max 1 element. Empty list means no value is specified.
| typedef double M_Common::TimeSecondsType |
Time [s].
| typedef std::vector<uint32_t> M_Common::ULongListType |
List of unsigned long.
| typedef std::vector<uint64_t> M_Common::ULongLongListType |
List of unsigned long long.
| typedef std::vector<uint64_t> M_Common::ULongLongOptionalType |
Generic optional unsigned long long. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<uint32_t> M_Common::ULongOptionalType |
Generic optional unsigned long. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::UncertaintyType> M_Common::UncertaintyOptionalType |
Optional UncertaintyType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::UnixTimeType> M_Common::UnixTimeOptionalType |
Optional UnixTimeType. List should only contain max 1 element. Empty list means no value is specified.
Time that has elapsed since Jan 1, 1970 00:00:00 UNIX epoch.
| typedef std::vector<uint16_t> M_Common::UShortOptionalType |
Generic optional unsigned short. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::UtcType> M_Common::UtcOptionalType |
Optional UtcType. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::VerticalDirection::Type> M_Common::VerticalDirectionOptionalType |
Optional VerticalDirection. List should only contain max 1 element. Empty list means no value is specified.
| typedef std::vector<M_Common::VoltageVoltsType> M_Common::VoltageVoltsListType |
List of VoltageVoltsType.
| typedef std::vector<M_Common::VoltageVoltsType> M_Common::VoltageVoltsOptionalType |
Optional VoltageVoltsType.
| typedef double M_Common::VoltageVoltsType |
Voltage [V].
| typedef std::vector<M_Common::ZoomFactor::Type> M_Common::ZoomFactorListType |
List of ZoomFactor::Type.