Searched refs:angleVer (Results 1 – 1 of 1) sorted by relevance
991 double angleVer = p.getVerticalViewAngle() * Math.PI / 180; // to radians in mapSensor() local993 float height = (float)Math.abs(2 * focalLength * Math.tan(angleVer / 2)); in mapSensor()