main
Cizz22 5 months ago
parent 83e8eb7865
commit 1b325ad65a

@ -3,7 +3,7 @@ def calculate_eaf(
period_hours: float, period_hours: float,
actual_production: float, actual_production: float,
ideal_production: float ideal_production: float
) -> Dict[str, float]: ):
""" """
Calculate EAF using the time-based method from PLN document Calculate EAF using the time-based method from PLN document
EAF = [AH - (EFDH + EMDH + EPDH + ESEDH)] / PH × 100% EAF = [AH - (EFDH + EMDH + EPDH + ESEDH)] / PH × 100%

Loading…
Cancel
Save