cyclischFormuleSub property
Implementation
String get cyclischFormuleSub => isNL
? 'Sommatie over de 6 uur na de piek · Yᵢ = (I(piek−i)/I_max)² · ΔθR(i) = θR(i−1) − θR(i) · μ = gem. (I/I_max)² over 24 uur'
: 'Summation over the 6 hours after peak · Yᵢ = (I(peak−i)/I_max)² · ΔθR(i) = θR(i−1) − θR(i) · μ = avg. (I/I_max)² over 24 hours';