NovasMakeObserverInSpace Method
Makes a structure of type 'observer' specifying the position and velocity of an observer
situated on a near-Earth spacecraft.
Namespace: ASCOM.Tools.Novas31Assembly: ASCOM.AstrometryTools (in ASCOM.AstrometryTools.dll) Version: 3.0.0-rc.1+86c25ce733aebb4d8b1b8a62e84770ea5e972bea
public static void MakeObserverInSpace(
double[] ScPos,
double[] ScVel,
ref Observer ObsInSpace
)
Public Shared Sub MakeObserverInSpace (
ScPos As Double(),
ScVel As Double(),
ByRef ObsInSpace As Observer
)
Parameters
- ScPos Double
- Geocentric position vector (x, y, z) in km.
- ScVel Double
- Geocentric position vector (x, y, z) in km.
- ObsInSpace Observer
- Structure containing the position and velocity of an observer
situated on a near-Earth spacecraft
Both input vectors are with respect to true equator and equinox of date.
Supported in: 2.0