Practical Astronomy
pa_sun.py File Reference

Namespaces

 practical_astronomy.pa_sun
 

Functions

def approximate_position_of_sun (lct_hours, lct_minutes, lct_seconds, local_day, local_month, local_year, is_daylight_saving, zone_correction)
 
def precise_position_of_sun (lct_hours, lct_minutes, lct_seconds, local_day, local_month, local_year, is_daylight_saving, zone_correction)
 
def sun_distance_and_angular_size (lct_hours, lct_minutes, lct_seconds, local_day, local_month, local_year, is_daylight_saving, zone_correction)
 
def sunrise_and_sunset (local_day, local_month, local_year, is_daylight_saving, zone_correction, geographical_long_deg, geographical_lat_deg)
 
def morning_and_evening_twilight (local_day, local_month, local_year, is_daylight_saving, zone_correction, geographical_long_deg, geographical_lat_deg, twilight_type)
 
def equation_of_time (gwdate_day, gwdate_month, gwdate_year)
 
def solar_elongation (ra_hour, ra_min, ra_sec, dec_deg, dec_min, dec_sec, gwdate_day, gwdate_month, gwdate_year)