Struct Misalignment
Defined in File pdu_definitions.hpp
Struct Documentation
Misalignment Packet.
Note
Misalignment Packet signals will send the valid value when the below pre-conditions are satisfied: Ego Vehicle is received by the Sensor Sensor Detects at-least 8 to 10 Moving locations (preferably more locations) Sensor Detects at-least 8 to 10 Stationary locations (preferably more locations)
Public Functions
Convert content from big endian to host byte order (for each member)
Check signals in struct for range and replace with SNA if out of range.
Public Members
Estimated Misalignment angle in Azimuth (Spherical Coordinates)
Note
Unit: rad
Variance of Estimated Misalignment angle in Azimuth (Spherical Coordinates)
Note
Unit: rad^2
Estimated Misalignment angle in Elevation (Spherical Coordinates)
Note
Unit: rad
Variance of Estimated Misalignment angle in Elevation (Spherical Coordinates)
Note
Unit: rad^2
Estimated Misalignment angle in Elevation (EME) (Spherical Coordinates)
Note
Unit: rad
Variance of Estimated Misalignment angle in Elevation (EME) (Spherical Coordinates)
Note
Unit: rad^2
Status of Estimation.
Status of EME based Estimation.
Percentage of standing locations selected by MAL on one side of the radar axis (<0° in Azimuth)
Note
Unit: %
Minimal Theta angle of selected SOs used by doppler MAL algorithm.
Note
Unit: rad
Maximum Theta angle of selected SOs used by doppler MAL algorithm.
Note
Unit: rad
Variance of Theta selected SOs angles used by doppler MAL algorithm.
Note
Unit: rad^2
Mean of Theta selected SOs angles used by doppler MAL algorithm.
Note
Unit: rad
Minimal Phi angle of selected SOs used by doppler MAL algorithm.
Note
Unit: rad
Maximum Phi angle of selected SOs used by doppler MAL algorithm.
Note
Unit: rad
Variance of Phi selected SOs angles used by doppler MAL algorithm.
Note
Unit: rad^2
Mean of Phi selected SOs angles used by doppler MAL algorithm.
Note
Unit: rad
Spread indicator of Phi selected SOs angles used by doppler MAL algorithm.
Note
Unit: rad
Number of selected SOs used by doppler MAL algorithm.
Number of selected locations used by EME algorithm.
Public Static Attributes