annual_timepercent_from_worst_month#
- pycraf.pathprof.annual_timepercent_from_worst_month(p_w, phi, omega)[source]#
Calculate annual equivalent time percentage, p, from worst-month time percentage, p_w, according to ITU-R P.452-16 Eq (1).
- Parameters:
- Returns:
- p
Quantity
Annual equivalent time percentage [%]
- p
Notes
Use this function, if you want to do path propagation calculations for the worst month case. The resulting time percentage, p, can then be plugged into other functions. If you want just annual averages, simply use your time percentage value as is.