Re-exports§
pub use error::CalcError;
Modules§
- constants
- Physical constants used across calculators.
- copper
- Copper weight to thickness conversion tables.
- crosstalk
- Standalone crosstalk calculator.
- current
- Conductor current capacity calculator.
- differential
- Differential pair impedance calculators.
- error
- fusing
- Fusing current calculator (Onderdonk’s equation).
- impedance
- Transmission line impedance calculators.
- inductor
- Planar spiral inductor calculator (Mohan/Wheeler modified).
- materials
- PCB substrate material database.
- ohms_
law - Ohm’s law and basic electrical calculators.
- padstack
- Padstack calculator — pad sizing for TH, BGA, and routing.
- ppm
- PPM / frequency conversion and crystal load capacitor calculator.
- reactance
- Capacitive/inductive reactance and resonant frequency calculator.
- spacing
- IPC-2221C minimum conductor spacing lookup.
- tables
- Lookup tables and interpolation for IPC standards.
- units
- Unit conversion at the API boundary.
- via
- Via electrical and thermal property calculator.
- wavelength
- Signal wavelength calculator.