Searched refs:kExtreme (Results 1 – 1 of 1) sorted by relevance
65 constexpr float kExtreme = 70.5f; // Apollo 16 on reentry (7.19g) in confirmDataIsSane() local66 verifyThreeAxisData(eventData, -kExtreme, kExtreme); in confirmDataIsSane()78 constexpr float kExtreme = 9420.0f; // Zippe centrifuge in confirmDataIsSane() local79 verifyThreeAxisData(eventData, -kExtreme, kExtreme); in confirmDataIsSane()83 constexpr float kExtreme = 9400000.0f; // Strength of medical MRI in confirmDataIsSane() local84 verifyThreeAxisData(eventData, -kExtreme, kExtreme); in confirmDataIsSane()94 constexpr float kExtreme = 300000.0f; // 3x the Sun in confirmDataIsSane() local95 verifyFloatData(eventData, 0.0f, kExtreme); in confirmDataIsSane()