NovasMakeInSpace Method
Makes a structure of type 'InSpace' - 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 MakeInSpace(
double[] ScPos,
double[] ScVel,
ref InSpace ObsSpace
)
Public Shared Sub MakeInSpace (
ScPos As Double(),
ScVel As Double(),
ByRef ObsSpace As InSpace
)
- ScPos Double
- Geocentric position vector (x, y, z) in km.
- ScVel Double
- Geocentric velocity vector (x_dot, y_dot, z_dot) in km/s.
- ObsSpace InSpace
- InSpace structure containing the position and velocity of an observer situated
on a near-Earth spacecraft
Supported in: 2.0