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