CelestialBodyTransitError

public enum CelestialBodyTransitError : Error

Error used when computing Rise Transit and Set times (see Earth twilights and planetary rise, transit and set times).

  • alwaysBelowAltitude: The object is always below the given altitude.
  • alwaysAboveAltitude: The object is always above the given altitude.