Skip to main content

Module wire_gauge

Module wire_gauge 

Source
Expand description

AWG wire gauge property lookup — Saturn PCB Toolkit Mode 8.

Contains a 44-entry table covering AWG 4/0 (largest) through AWG 40 (smallest). Diameter data is in inches; resistance data is in ohms per 1000 ft. Area is computed in circular mils (diameter_mils²).

Structs§

WireGaugeResult
Properties computed for a single AWG wire gauge.

Enums§

Awg
AWG wire gauge sizes from 4/0 (largest) to 40 (smallest).

Functions§

lookup
Look up wire gauge properties for the given AWG size.