Skip to main content

grating_equation

Function grating_equation 

Source
pub fn grating_equation(
    pitch: Length,
    order: i32,
    incidence: RayAngle,
    wavelength: Wavelength,
) -> PropagatingEffect<RayAngle>