#[repr(C)]pub struct DW_M2P_act_Cfb_T {
pub M2P_I_rolloffF_states: [real_T; 3],
}Fields§
§M2P_I_rolloffF_states: [real_T; 3]Trait Implementations§
source§impl Clone for DW_M2P_act_Cfb_T
impl Clone for DW_M2P_act_Cfb_T
source§fn clone(&self) -> DW_M2P_act_Cfb_T
fn clone(&self) -> DW_M2P_act_Cfb_T
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more