pub fn calculate_ipc2152(
input: &Ipc2152Input,
) -> Result<Ipc2152Result, CalcError>Expand description
Calculate conductor current capacity per IPC-2152 with modifier tables.
Applies area, temperature rise, and board thickness modifiers to the IPC-2221A base formula, then scales by material and user modifiers.