Crate astro_core

Crate astro_core 

Source

Structs§

BirthData
Basic data for birth info in UTC.
BirthDate
Date-only birth info in UTC.
BirthInput
Flexible input for partial chart calculations.
BirthLocation
Geographic location for chart calculations.
BirthTime
Time-of-day info in UTC.
CoreChart
Core chart with three main indicators.
PartialChart
Partial chart where missing inputs yield missing outputs.

Enums§

AstroError

Functions§

calculate_core_chart
Calculate the Sun, Moon, and Ascendant signs for the given birth data.
calculate_core_chart_date_only
Calculate a partial chart when the birth time is unknown.
calculate_core_chart_partial
Calculate the most reliable chart possible from partial input.
set_ephe_path
Override the Swiss Ephemeris data path. Defaults to the current directory when unset.
sign_name_from_longitude