kMaxPossibleSpeedKph top-level constant
Maximum possible speed in km/h (commercial jet speed). Used for spoof detection.
Implementation
const double kMaxPossibleSpeedKph = 1200.0;
Maximum possible speed in km/h (commercial jet speed). Used for spoof detection.
const double kMaxPossibleSpeedKph = 1200.0;