open_simulation_interface
v3.4.0 (2021-11-18)
|
A radar detection. More...
Public Attributes | |
optional double | existence_probability = 1 |
optional Identifier | object_id = 2 |
optional Spherical3d | position = 3 |
optional Spherical3d | position_rmse = 4 |
optional double | radial_velocity = 5 |
optional double | radial_velocity_rmse = 6 |
optional double | rcs = 7 |
optional double | snr = 8 |
optional double | point_target_probability = 9 |
optional Identifier | ambiguity_id = 10 |
optional DetectionClassification | classification = 11 |
A radar detection.
optional Identifier osi3::RadarDetection::ambiguity_id = 10 |
Ambiguity Information: Each ambiguous measurement generates one Ambiguity ID. Ambiguity is indicated by an identical ambiguity ID.
optional DetectionClassification osi3::RadarDetection::classification = 11 |
Basic classification of the detection.
optional double osi3::RadarDetection::existence_probability = 1 |
Existence probability of the detection not based on history. Value does not depend on any past experience with similar detections.
\rules is_greater_than_or_equal_to: 0 is_less_than_or_equal_to: 1 \endrules
optional Identifier osi3::RadarDetection::object_id = 2 |
ID of the detected object this detection is associated to.
\rules refers_to: DetectedObject \endrules
optional double osi3::RadarDetection::point_target_probability = 9 |
Describes the possibility whether more than one object may have led to this detection.
\rules is_greater_than_or_equal_to: 0 is_less_than_or_equal_to: 1 \endrules
optional Spherical3d osi3::RadarDetection::position = 3 |
Measured position of the detection given in spherical coordinates in the sensor coordinate system.
optional Spherical3d osi3::RadarDetection::position_rmse = 4 |
Root mean squared error of the measured position of the detection.
optional double osi3::RadarDetection::radial_velocity = 5 |
Radial velocity of the detection positive in direction to the sensor.
Unit: m/s
optional double osi3::RadarDetection::radial_velocity_rmse = 6 |
Root mean squared error of the object measured radial velocity.
Unit: m/s
\rules is_greater_than_or_equal_to: 0 \endrules
optional double osi3::RadarDetection::rcs = 7 |
The radar cross section (RCS) of the radar detection.
Unit: dB m^2
optional double osi3::RadarDetection::snr = 8 |
The signal to noise ratio (SNR) of the radar detection.
Unit: dB