Defines standard deviation of the detection.
Definition at line 159 of file RadarScan.h.
Data Fields | |
float32_t | elevStdDev |
Standard deviation of the elevation angle (rad) More... | |
float32_t | aziStdDev |
Standard deviation of the azimuth angle (rad) More... | |
float32_t | dopplerStdDev |
Standard deviation of the doppler velocity (m/s) More... | |
float32_t | rangeStdDev |
Standard deviation of the range (m) More... | |
float32_t dwRadarDetectionStdDev::aziStdDev |
Standard deviation of the azimuth angle (rad)
Definition at line 165 of file RadarScan.h.
float32_t dwRadarDetectionStdDev::dopplerStdDev |
Standard deviation of the doppler velocity (m/s)
Definition at line 168 of file RadarScan.h.
float32_t dwRadarDetectionStdDev::elevStdDev |
Standard deviation of the elevation angle (rad)
Definition at line 162 of file RadarScan.h.
float32_t dwRadarDetectionStdDev::rangeStdDev |
Standard deviation of the range (m)
Definition at line 171 of file RadarScan.h.