Type of object
Namespace: ASCOM.AstrometryAssembly: ASCOM.Astrometry (in ASCOM.Astrometry.dll) Version: 6.0.0.0 (6.6.9999.9999)
SyntaxPublic Enumeration ObjectType
public enum class ObjectType
Members| Member name | Value | Description |
|---|
| MajorPlanetSunOrMoon | 0 |
Major planet, sun or moon
|
| MinorPlanet | 1 |
Minor planet
|
| ObjectLocatedOutsideSolarSystem | 2 |
Object located outside the solar system
|
See Also