SofaSeps Method
Separation between two 2D spherical positions.
Namespace: ASCOM.ToolsAssembly: ASCOM.AstrometryTools (in ASCOM.AstrometryTools.dll) Version: 3.0.0-rc.1+86c25ce733aebb4d8b1b8a62e84770ea5e972bea
public static double Seps(
double al,
double ap,
double bl,
double bp
)
Public Shared Function Seps (
al As Double,
ap As Double,
bl As Double,
bp As Double
) As Double
- al Double
- Longitude of first position (radians).
- ap Double
- Latitude of first position (radians).
- bl Double
- Longitude of second position (radians).
- bp Double
- Latitude of second position (radians).
DoubleSeparation angle (radians).
Supported in: 2.0