Skip to main content

atmosphere_setup

Function atmosphere_setup 

Source
pub unsafe extern "C" fn atmosphere_setup(
    this: *mut atmosphere,
    r0_: f32,
    L0: f32,
    N_LAYER: c_int,
    altitude: *mut f32,
    xi0: *mut f32,
    wind_speed: *mut f32,
    wind_direction: *mut f32,
)