pub fn effective_width(w: f64, h: f64, t: f64) -> f64Expand description
Conductor thickness correction — effective width increase due to finite thickness.
w = conductor width (mils), h = dielectric height (mils), t = conductor thickness (mils).
Returns the effective width We (mils).