🕚Event Properties
Last updated
Last updated
And Event object is returned when body events are requested using the Events API.
Section | Sub Section | Data Type | Description |
---|---|---|---|
type
string
Describes the event type. This can be either of total_lunar_eclipse
, total_solar_eclipse
, annular_solar_eclipse
, partial_solar_eclipse
, partial_lunar_eclipse
or penumbral_lunar_eclipse
eventHighlights
-
object
Contains the event highlights
penumbralStart
object
Start of the penumbral eclipse. Available for the moon only.
partialStart
object
Start of the partial eclipse and the altitude from the horizon. Available for both the sun and the moon,
fullStart
object
Start of the full eclipse and the altitude from the horizon. Available for the moon only.
totalStart
object
Start of the total eclipse and the altitude from the horizon. Available for the sun only.
peak
object
Peak of the event and the altitude from the horizon. Available for both the sun and the moon
totalEnd
object
End of the total eclipse and the altitude from the horizon. Available for the sun only.
fullEnd
object
End of the full eclipse and the altitude from the horizon. Available for the moon only.
partialEnd
object
End of the partial eclipse and the altitude from the horizon. Available for both the sun and the moon,
penumbralEnd
object
Endrt of the penumbral eclipse and the altitude from the horizon. Available for the moon only.
rise
object
Rise time of the object for the date and the altitude from the horizon.
set
object
Set time of the object for the date and the altitude from the horizon.
extraInfo
object
Any other information.