VelocityVectorSetFromStar Method
Initialize the VelocityVector from a Star object.
Namespace: ASCOM.Tools.NovasComAssembly: ASCOM.AstrometryTools (in ASCOM.AstrometryTools.dll) Version: 3.0.0-rc.1+86c25ce733aebb4d8b1b8a62e84770ea5e972bea
public bool SetFromStar(
Star star
)
Public Function SetFromStar (
star As Star
) As Boolean
- star Star
- The Star object from which to initialize
BooleanTrue if OK otherwise throws an exception
The proper motions, distance and radial velocity are used in the velocity calculation.
| HelperException | If any of: Parallax, RightAscension, Declination,
ProperMotionRA, ProperMotionDec or RadialVelocity are not available in the star object |
Supported in: 2.0