Skip to main content

magnetic_force_on_wire_degrees

Function magnetic_force_on_wire_degrees 

Source
pub fn magnetic_force_on_wire_degrees(
    current: f64,
    length: f64,
    magnetic_flux_density: f64,
    angle_degrees: f64,
) -> Option<f64>
Expand description

Computes magnetic force on a current-carrying wire using an angle in degrees.