Home | History | Annotate | Download | only in src

Lines Matching refs:secF

4028     float secF = (minF - (int) minF) * 60;
4032 coord[2] = getRational((int) (secF * 10000), 10000);