Searched refs:getAw (Results 1 – 2 of 2) sorted by relevance
197 float j = 100.0f * (float) Math.pow(ac / frame.getAw(), frame.getC() * frame.getZ()); in fromIntInFrame()202 * (frame.getAw() + 4.0f) in fromIntInFrame()216 float s = 50.0f * (float) Math.sqrt((alpha * frame.getC()) / (frame.getAw() + 4.0f)); in fromIntInFrame()246 * (frame.getAw() + 4.0f) in fromJchInFrame()250 float s = 50.0f * (float) Math.sqrt((alpha * frame.getC()) / (frame.getAw() + 4.0f)); in fromJchInFrame()293 float ac = frame.getAw() * (float) Math.pow(getJ() / 100.0, in viewed()
71 float getAw() { in getAw() method in Frame