Click or drag to resize

SolarSystemBodyHelioCentricPosition Method

Returns the body's heliocentric position and velocity vectors

Namespace: ASCOM.Tools
Assembly: ASCOM.AstrometryTools (in ASCOM.AstrometryTools.dll) Version: 2.1.0+15bd426746e14ecc59ad81c289f923331d1aae8b
Syntax
public BodyPositionVelocity HelioCentricPosition(
	DateTime observationTime
)

Parameters

observationTime  DateTime
Observation time

Return Value

BodyPositionVelocity
BodyPositionAndVelocity object
See Also