View Source Azan.CalculationParameter (AzanEx v0.1.0)

Documentation for CalculationParameter.

Link to this section Summary

Link to this section Types

@type t() :: %Azan.CalculationParameter{
  adjustments: map(),
  fajr_angle: float(),
  high_latitude_rule: atom(),
  isha_angle: float(),
  isha_interval: integer(),
  madhab: atom(),
  maghrib_angle: float(),
  method: atom(),
  method_adjustments: map(),
  polar_circle_resolution: atom(),
  rounding: atom(),
  shafaq: atom()
}

Link to this section Functions

Link to this function

adjust_by_method(calculation_parameter, prayer_time_category, offset)

View Source
Link to this function

night_portions(calculation_parameter)

View Source