ASCOM Library
C#
VB
Show/Hide TOC
Object
Type Enumeration
Type of object
Definition
Namespace:
ASCOM.Tools.Novas31
Assembly:
ASCOM.AstrometryTools (in ASCOM.AstrometryTools.dll) Version: 2.2.1+77356f79b05b579f6d860a4edd5934fda9fe29e4
C#
Copy
public
enum
ObjectType
VB
Copy
Public
Enumeration
ObjectType
Members
MajorPlanetSunOrMoon
0
Major planet, sun or moon
MinorPlanet
1
Minor planet
ObjectLocatedOutsideSolarSystem
2
Object located outside the solar system
Version Information
.NET Standard
Supported in: 2.0
See Also
Reference
ASCOM.Tools.Novas31 Namespace
In This Article
Definition
Members
Version Information
.NET Standard
See Also