Struct gmt_m2_ctrl_asm_positionner::M2P_act_Cfb
source · pub struct M2P_act_Cfb {
pub inputs: ExtU_M2P_act_Cfb_T,
pub outputs: ExtY_M2P_act_Cfb_T,
/* private fields */
}Expand description
Simulink controller wrapper
Fields§
§inputs: ExtU_M2P_act_Cfb_T§outputs: ExtY_M2P_act_Cfb_TImplementations§
Trait Implementations§
source§impl Clone for M2P_act_Cfb
impl Clone for M2P_act_Cfb
source§fn clone(&self) -> M2P_act_Cfb
fn clone(&self) -> M2P_act_Cfb
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 moresource§impl Debug for M2P_act_Cfb
impl Debug for M2P_act_Cfb
source§impl Default for M2P_act_Cfb
impl Default for M2P_act_Cfb
source§fn default() -> M2P_act_Cfb
fn default() -> M2P_act_Cfb
Returns the “default value” for a type. Read more