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

    Interface Kundali

    interface Kundali {
        ayanamsa: number;
        bhavas: Bhava[];
        grahas: GrahaPosition[];
        lagna: RashiPosition;
    }
    Index

    Properties

    ayanamsa: number

    Lahiri ayanamsa at the instant, degrees.

    bhavas: Bhava[]

    The twelve whole-sign houses, house 1 = the lagna's rashi.

    grahas: GrahaPosition[]

    All nine grahas in conventional order (Sun … Ketu).