Celestine API Documentation - v0.2.0
    Preparing search index...

    Namespace ephemeris

    Planetary position calculations

    Enumerations

    Planet

    Interfaces

    LilithPosition
    PartOfFortuneOptions
    PartOfFortuneResult
    LunarNodePosition
    EphemerisOptions

    Type Aliases

    PlanetPositions

    Variables

    CERES_ORBITAL_ELEMENTS
    JUNO_ORBITAL_ELEMENTS
    PALLAS_ORBITAL_ELEMENTS
    VESTA_ORBITAL_ELEMENTS
    CHIRON_ORBITAL_ELEMENTS
    J2000_EPOCH
    DAYS_PER_JULIAN_CENTURY
    DAYS_PER_JULIAN_MILLENNIUM
    DEGREES_PER_CIRCLE
    ARCMINUTES_PER_DEGREE
    ARCSECONDS_PER_DEGREE
    ARCSECONDS_PER_ARCMINUTE
    DEG_TO_RAD
    RAD_TO_DEG
    ARCSEC_TO_RAD
    AU_IN_KM
    SPEED_OF_LIGHT_KM_S
    LIGHT_TIME_PER_AU_DAYS
    OBLIQUITY_J2000_DEG
    OBLIQUITY_COEFFICIENTS
    MIN_JULIAN_DATE
    MAX_JULIAN_DATE
    LILITH_CHARACTERISTICS
    LOTS_CHARACTERISTICS
    LUNAR_NODE_CHARACTERISTICS
    JUPITER_ORBITAL_ELEMENTS
    MARS_ORBITAL_ELEMENTS
    MERCURY_ORBITAL_ELEMENTS
    NEPTUNE_ORBITAL_ELEMENTS
    PLUTO_ORBITAL_ELEMENTS
    SATURN_ORBITAL_ELEMENTS
    URANUS_ORBITAL_ELEMENTS
    VENUS_ORBITAL_ELEMENTS
    DEFAULT_BODIES

    Functions

    ceresHeliocentricLongitude
    ceresHeliocentricLatitude
    ceresHeliocentricDistance
    getCeresPosition
    junoHeliocentricLongitude
    junoHeliocentricLatitude
    junoHeliocentricDistance
    getJunoPosition
    pallasHeliocentricLongitude
    pallasHeliocentricLatitude
    pallasHeliocentricDistance
    getPallasPosition
    vestaHeliocentricLongitude
    vestaHeliocentricLatitude
    vestaHeliocentricDistance
    getVestaPosition
    chironHeliocentricLongitude
    chironHeliocentricLatitude
    chironHeliocentricDistance
    getChironPosition
    getMeanLilithLongitude
    getMeanLilith
    getTrueLilithLongitude
    getTrueLilith
    getLilith
    calculatePartOfFortune
    getPartOfFortune
    calculatePartOfFortuneDayFormula
    calculatePartOfSpirit
    getPartOfSpirit
    moonMeanAscendingNode
    moonMeanPerigee
    getMeanNodeLongitude
    getMeanNode
    getTrueNodeLongitude
    getTrueNode
    getNorthNode
    getSouthNodeLongitude
    getJupiterPosition
    getMarsPosition
    getMercuryPosition
    neptuneHeliocentricLongitude
    neptuneHeliocentricLatitude
    neptuneHeliocentricDistance
    getNeptunePosition
    getPlutoPosition
    plutoHeliocentricLongitude
    plutoHeliocentricLatitude
    plutoHeliocentricDistance
    saturnHeliocentricLongitude
    saturnHeliocentricLatitude
    saturnHeliocentricDistance
    getSaturnPosition
    uranusHeliocentricLongitude
    uranusHeliocentricLatitude
    uranusHeliocentricDistance
    getUranusPosition
    getVenusPosition
    getAllPositionsObject
    isRetrograde
    getSign
    getDegreeInSign
    solveKepler
    eccentricToTrue
    meanToTrue
    radiusVector

    References

    PlanetPosition → PlanetPosition
    getSunPosition → getSunPosition
    getMoonPosition → getMoonPosition
    CelestialBody → CelestialBody
    getAllPositions → getAllPositions
    getPosition → getPosition