HomeSort by relevance Sort by last modified time
    Searched full:integrationdeg (Results 1 - 1 of 1) sorted by null

  /cts/tests/tests/hardware/src/android/hardware/cts/helpers/sensorverification/
GyroscopeIntegrationVerification.java 69 double integrationDeg = Math.toDegrees(mIntermediatesDeg[i]);
70 double integrationDelta = Math.abs(integrationDeg - mExpectationsDeg[i]);
77 integrationDeg,

Completed in 114 milliseconds