View Source Azan.Astronomical (AzanEx v0.1.0)
Documentation for Astronomical
.
Link to this section Summary
Link to this section Functions
Link to this function
altitude_of_celestial_body(observer_latitude, declination, local_hour_angle)
View Source
Link to this function
apparent_obliquity_of_the_ecliptic(julian_century, mean_obliquity_of_the_eliptic)
View Source
Link to this function
corrected_transit(approximate_transit, longitude, sidereal_time, right_ascension, previous_right_ascension, next_right_ascension)
View Source@spec days_since_solstice(integer(), integer(), float()) :: pos_integer()
Link to this function
nutation_in_longitude(solar_longitude, lunar_longitude, ascending_node)
View Source
Link to this function
nutation_in_obliquity(solar_longitude, lunar_longitude, ascending_node)
View Source
Link to this function
season_adjusted_evening_twilight(latitude, day_of_year, year, sunset, shafaq)
View Source
Link to this function
season_adjusted_morning_twilight(latitude, day_of_year, year, sunrise)
View Source@spec southern_offset(pos_integer()) :: pos_integer()