ThermalResistance

Type Alias ThermalResistance 

Source
pub type ThermalResistance<T = f64> = Quantity<T, _ThermalResistance>;

Aliased Typeยง

pub struct ThermalResistance<T = f64>(/* private fields */);