Constant Field Values


Contents
ps2.*

ps2.GeoPoint
Modifier and Type Constant Field Value
public static final int MAX_LATITUDE 90000000
public static final int MAX_LONGITUDE 180000000
public static final double MILES_PER_DEGREE_LATITUDE 69.04
public static final double MILES_PER_DEGREE_LONGITUDE 46.574
public static final int MIN_LATITUDE -90000000
public static final int MIN_LONGITUDE -180000000

ps2.test.*

ps2.test.TestValues
Modifier and Type Constant Field Value
public static final double TOLERANCE 1.0E-4