Home | History | Annotate | Download | only in policy

Lines Matching defs:NEAR_ZERO_MAGNITUDE

476         private static final float NEAR_ZERO_MAGNITUDE = 1; // m/s^2
679 if (magnitude < NEAR_ZERO_MAGNITUDE) {