Ignition

Trait Ignition 

Source
pub trait Ignition {
    // Provided methods
    fn get_ignition_avg_c(&self) -> f32 { ... }
    fn get_ignition_avg_k(&self) -> f32 { ... }
}
Expand description

Ignition temperature

Provided Methods§

Implementors§