grahan — the open-source sky engine
    Preparing search index...

    Interface SunDayEvents

    interface SunDayEvents {
        sunrise: SunEvent;
        sunset: SunEvent;
    }
    Index

    Properties

    Properties

    sunrise: SunEvent
    sunset: SunEvent