Skip to main content

coefficient_from_lengths

Function coefficient_from_lengths 

Source
pub fn coefficient_from_lengths(
    initial_length_m: f64,
    final_length_m: f64,
    delta_temp_k: f64,
) -> Result<f64, ThermalExpansionError>