NovasBary2Obs Method
Move the origin of coordinates from the barycenter of the solar system to the observer (or the geocenter); i.e., this function accounts for parallax (annual+geocentric or just annual).
Namespace: ASCOM.Tools.Novas31Assembly: ASCOM.AstrometryTools (in ASCOM.AstrometryTools.dll) Version: 3.0.0-rc.1+86c25ce733aebb4d8b1b8a62e84770ea5e972bea
public static void Bary2Obs(
double[] Pos,
double[] PosObs,
ref double[] Pos2,
ref double Lighttime
)
Public Shared Sub Bary2Obs (
Pos As Double(),
PosObs As Double(),
ByRef Pos2 As Double(),
ByRef Lighttime As Double
)
- Pos Double
- Position vector, referred to origin at solar system barycenter, components in AU.
- PosObs Double
- Position vector of observer (or the geocenter), with respect to origin at solar system barycenter, components in AU.
- Pos2 Double
- Position vector, referred to origin at center of mass of the Earth, components in AU.
- Lighttime Double
- Light time from object to Earth in days.
Supported in: 2.0