Siddhanta Parity API Documentation - v1.3.0
    Preparing search index...

    Interface for the Validation Dashboard properties.

    interface ValidationProps {
        ahargana: number;
        ayanMode: AyanamshaMode;
        date: Date;
        ssPositions: Record<
            string,
            { index: number; name: string; totalLongitude: number },
        >;
        ssTithi: number;
    }
    Index

    Properties

    ahargana: number

    Julian day count (unscaled) for engine synchronization

    ayanMode: AyanamshaMode

    Choice of Ayanamsha for the Modern baseline

    date: Date

    Current wall-clock reference date

    ssPositions: Record<
        string,
        { index: number; name: string; totalLongitude: number },
    >

    Positions from the Traditional SS engine

    ssTithi: number

    Current Tithi (Lunar day) from the Traditional engine