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

    Interface ChartHouse

    One house's rendering payload, house 1 = lagna.

    interface ChartHouse {
        bhava: number;
        labels: string[];
        rashi: number;
    }
    Index

    Properties

    Properties

    bhava: number

    House number 1–12.

    labels: string[]

    Graha labels in display order, e.g. "Sa℞".

    rashi: number

    Rashi index 0–11 occupying this house.