이름 | 설명 |
---|---|
CalculatorInterface | A base set of methods to implement the setting of a celestial body for a calculator |
이름 | 설명 |
---|---|
CalculatorAbstract | A base set of methods to implement the setting of a celestial body for a calculator |
CosineLaw | Use the Cosine Law to calculate the distance between two points |
GreatCircle | Use the Great Circle formula to calculate the distance between two points |
Haversine | Use the Haversine formula to calculate the distance between two points |
Vincenty | Use the Vincenty formula to calculate the distance between two points |