Searched refs:sR (Results 1 – 2 of 2) sorted by relevance
139 int sR = Integer.parseInt(row); in parseLocation() local140 return new int[] { sC, sR }; in parseLocation()
535 double sR = sin(R); in convertElevationRotationDegToXYZAngleRad() local536 if( sR<0.0 ) in convertElevationRotationDegToXYZAngleRad()540 double cy = sR*sin(E)/sin(z); in convertElevationRotationDegToXYZAngleRad()
Completed in 60 milliseconds