Package zombie.worldMap
Class MapProjection
java.lang.Object
zombie.worldMap.MapProjection
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
static final class
static final class
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final double
static final double
static final double
static final double
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
EARTH_RADIUS_METERS
public static final double EARTH_RADIUS_METERS- See Also:
-
EARTH_HALF_CIRCUMFERENCE_METERS
public static final double EARTH_HALF_CIRCUMFERENCE_METERS- See Also:
-
EARTH_CIRCUMFERENCE_METERS
public static final double EARTH_CIRCUMFERENCE_METERS- See Also:
-
MAX_LATITUDE_DEGREES
public static final double MAX_LATITUDE_DEGREES- See Also:
-
-
Constructor Details
-
MapProjection
public MapProjection()
-
-
Method Details
-
exp2
public static double exp2(double double1) -
log2
public static double log2(double double1)
-