PositionVectorProperMotion Method
Adjust the position vector for proper motion (including foreshortening effects)
Namespace: ASCOM.Tools.NovasComAssembly: ASCOM.AstrometryTools (in ASCOM.AstrometryTools.dll) Version: 2.2.1+77356f79b05b579f6d860a4edd5934fda9fe29e4
public bool ProperMotion(
VelocityVector vel,
double tjd1,
double tjd2
)
Public Function ProperMotion (
vel As VelocityVector,
tjd1 As Double,
tjd2 As Double
) As Boolean
- vel VelocityVector
- The velocity vector of the object
- tjd1 Double
- The first epoch (Terrestrial Julian Date)
- tjd2 Double
- The second epoch (Terrestrial Julian Date)
BooleanTrue if successful or throws an exception.
Supported in: 2.0