FutureProg functions
nextvisiblecrescent
MudDateTime nextvisiblecrescent(Location locationOrZone, Number sunId, Number moonId, Calendar calendar)
Contexts: computer function, computer program, standard futureprog
Returns the next deterministic visible-crescent approximation after sunset using geometric thresholds only. The optional occurrence parameter returns the nth next occurrence. Returns Never if no event is found.
locationOrZone: The room or zone whose geography is used as the observer location.
sunId: The ID of the solar celestial.
moonId: The ID of the lunar celestial.
calendar: The calendar used to display the returned mud datetime.
MudDateTime nextvisiblecrescent(Location locationOrZone, Number sunId, Number moonId, Calendar calendar, Number occurrence)
Contexts: computer function, computer program, standard futureprog
Returns the next deterministic visible-crescent approximation after sunset using geometric thresholds only. The optional occurrence parameter returns the nth next occurrence. Returns Never if no event is found.
locationOrZone: The room or zone whose geography is used as the observer location.
sunId: The ID of the solar celestial.
moonId: The ID of the lunar celestial.
calendar: The calendar used to display the returned mud datetime.
occurrence: The nth next occurrence to return.
MudDateTime nextvisiblecrescent(Zone locationOrZone, Number sunId, Number moonId, Calendar calendar)
Contexts: computer function, computer program, standard futureprog
Returns the next deterministic visible-crescent approximation after sunset using geometric thresholds only. The optional occurrence parameter returns the nth next occurrence. Returns Never if no event is found.
locationOrZone: The room or zone whose geography is used as the observer location.
sunId: The ID of the solar celestial.
moonId: The ID of the lunar celestial.
calendar: The calendar used to display the returned mud datetime.
MudDateTime nextvisiblecrescent(Zone locationOrZone, Number sunId, Number moonId, Calendar calendar, Number occurrence)
Contexts: computer function, computer program, standard futureprog
Returns the next deterministic visible-crescent approximation after sunset using geometric thresholds only. The optional occurrence parameter returns the nth next occurrence. Returns Never if no event is found.
locationOrZone: The room or zone whose geography is used as the observer location.
sunId: The ID of the solar celestial.
moonId: The ID of the lunar celestial.
calendar: The calendar used to display the returned mud datetime.
occurrence: The nth next occurrence to return.
Contexts: computer function, computer program, standard futureprog
Returns the next deterministic visible-crescent approximation after sunset using geometric thresholds only. The optional occurrence parameter returns the nth next occurrence. Returns Never if no event is found.
locationOrZone: The room or zone whose geography is used as the observer location.
sunId: The ID of the solar celestial.
moonId: The ID of the lunar celestial.
calendar: The calendar used to display the returned mud datetime.
MudDateTime nextvisiblecrescent(Location locationOrZone, Number sunId, Number moonId, Calendar calendar, Number occurrence)
Contexts: computer function, computer program, standard futureprog
Returns the next deterministic visible-crescent approximation after sunset using geometric thresholds only. The optional occurrence parameter returns the nth next occurrence. Returns Never if no event is found.
locationOrZone: The room or zone whose geography is used as the observer location.
sunId: The ID of the solar celestial.
moonId: The ID of the lunar celestial.
calendar: The calendar used to display the returned mud datetime.
occurrence: The nth next occurrence to return.
MudDateTime nextvisiblecrescent(Zone locationOrZone, Number sunId, Number moonId, Calendar calendar)
Contexts: computer function, computer program, standard futureprog
Returns the next deterministic visible-crescent approximation after sunset using geometric thresholds only. The optional occurrence parameter returns the nth next occurrence. Returns Never if no event is found.
locationOrZone: The room or zone whose geography is used as the observer location.
sunId: The ID of the solar celestial.
moonId: The ID of the lunar celestial.
calendar: The calendar used to display the returned mud datetime.
MudDateTime nextvisiblecrescent(Zone locationOrZone, Number sunId, Number moonId, Calendar calendar, Number occurrence)
Contexts: computer function, computer program, standard futureprog
Returns the next deterministic visible-crescent approximation after sunset using geometric thresholds only. The optional occurrence parameter returns the nth next occurrence. Returns Never if no event is found.
locationOrZone: The room or zone whose geography is used as the observer location.
sunId: The ID of the solar celestial.
moonId: The ID of the lunar celestial.
calendar: The calendar used to display the returned mud datetime.
occurrence: The nth next occurrence to return.