RadianCoordinate2D

A coordinate pair measured in radians, as opposed to LocationCoordinate2D, which is measured in degrees of arc.

  • Initializes a coordinate pair located at the given latitude and longitude.

  • Initializes a coordinate pair measured in radians that is coincident to the given coordinate pair measured in degrees of arc.

  • Returns direction given two coordinates.

  • Returns coordinate at a given distance and direction away from coordinate.

  • Returns the Haversine distance between two coordinates measured in radians.