Click or drag to resize

Object3 Structure

Celestial object structure
Inheritance Hierarchy
SystemObject
  SystemValueType
    ASCOM.AstrometryObject3

Namespace: ASCOM.Astrometry
Assembly: ASCOM.Astrometry (in ASCOM.Astrometry.dll) Version: 6.0.0.0 (6.6.9999.9999)
Syntax
public struct Object3

The Object3 type exposes the following members.

Fields
 NameDescription
Public fieldName Name of object(maximum 50 characters)
Public fieldNumber Object identification number
Public fieldStar Catalogue entry for the object
Public fieldType Type of object
Top
Remarks
Designates a celestial object
See Also