AstroObjectType

public enum AstroObjectType : String, CaseIterable

Astronomical Object Id

  • sun

    The sun

    Declaration

    Swift

    case sun = "sun"
  • The moon

    Declaration

    Swift

    case moon = "moon"