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

    Interface TransitOptions

    interface TransitOptions {
        date: Date;
        natal: Kundali;
        node?: NodeKind;
    }
    Index

    Properties

    Properties

    date: Date

    The instant to read the sky for.

    natal: Kundali

    The natal chart the transit is judged against.

    node?: NodeKind

    Rahu/Ketu from the mean (default) or true osculating node.