Skip to main content

magnetic_flux_degrees

Function magnetic_flux_degrees 

pub fn magnetic_flux_degrees(
    magnetic_flux_density: f64,
    area: f64,
    angle_degrees: f64,
) -> Option<f64>
Expand description

Computes magnetic flux through an area using an angle in degrees.