Skip to main content

array_mppt_power

Function array_mppt_power 

Source
pub fn array_mppt_power(panels: &[SolarPanel], scan_steps: u32) -> f64
Expand description

Total MPP power (W) harvested from a mixed-topology array — the sum of each panel’s independently-tracked maximum power point. Zero-heap (slice in, scalar out).