Constructor and Description |
---|
Spherical() |
Modifier and Type | Method and Description |
---|---|
static double |
computeDistanceBetween(Point from,
Point to) |
static double |
computeHeading(Point from,
Point to) |
static double |
degreesToRadians(double degrees) |
static double |
radiansToDegrees(double radians) |
public Spherical()
public static double computeHeading(Point from, Point to)
public static double computeDistanceBetween(Point from, Point to)
public static double degreesToRadians(double degrees)
public static double radiansToDegrees(double radians)
Copyright © 2011-2013 The Kuali Foundation. All Rights Reserved.