Interface MoonTimes.Parameters

All Superinterfaces:
Builder<MoonTimes>, GenericParameter<MoonTimes.Parameters>, LocationParameter<MoonTimes.Parameters>, TimeParameter<MoonTimes.Parameters>, TimeResultParameter<MoonTimes.Parameters>
Enclosing class:
MoonTimes

Collects all parameters for MoonTimes.
  • Method Details

    • oneDay

      Checks only the next 24 hours. Rise or set times can be null if the moon never reaches the point during one day.

      This is the default.

      Returns:
      itself
    • fullCycle

      Computes until rise and set times are found, even if the moon needs more than a day for it. This can increase computation time.
      Returns:
      itself