Searched refs:coef (Results 1 – 1 of 1) sorted by relevance
76 final float coef = 1.0f / 5.255f; in testGetAltitude() local83 float t2 = 44330.f*(1.0f- (float) Math.pow(p/p0, coef)); in testGetAltitude()