EphemerisBodyType Property
The type of solar system body represented by this instance of the ephemeris engine (enum)
Namespace: ASCOM.ToolsAssembly: ASCOM.AstrometryTools (in ASCOM.AstrometryTools.dll) Version: 3.0.0-rc.1+86c25ce733aebb4d8b1b8a62e84770ea5e972bea
public BodyType BodyType { get; set; }
Public Property BodyType As BodyType
Get
Set
BodyTypeThe type of solar system body represented by this instance of the ephemeris engine (enum)
BodyType0 for major planet, 1 for minot planet and 2 for comet
IEphemerisBodyType Supported in: 2.0