GreatCircleMaths Class |
Namespace: VirtualRadar.Interface
The GreatCircleMaths type exposes the following members.
Name | Description | |
---|---|---|
Bearing |
Given two points on the earth's surface this calculates either the bearing to take from point A to get to point B. It can optionally take a
pre-calculated bearing and return that if the start and end points are the same.
| |
Destination |
Given a start coordinate, bearing and distance this calculates the final coordinate.
| |
Distance |
Calculates the distance in km between two points on the earth at sea level.
|