Skip to main content

apply

Function apply 

Source
pub fn apply(raw: f64, scale: Option<f64>, offset: Option<f64>) -> f64
Expand description

Apply scale/offset to a raw numeric value, producing a physical (f64) quantity. None for either parameter is the identity.