component¶
[SCDDS - Simulink Control Development & Deployment Suite] Copyright SPC-EPFL Lausanne 2022. Distributed under the terms of the GNU Lesser General Public License, LGPL-3.0-only.
Class hierarchy: component¶
- class SCDDSclass_component¶
Superclass for SCDDS component Can be a wrapper or a node Includes functions to link associated data dictionaries
[ SCDDS - Simulink Control Development & Deployment Suite ] Copyright SPC-EPFL Lausanne 2022. Distributed under the terms of the GNU Lesser General Public License, LGPL-3.0-only.
- Property Summary
- algos¶
algorithms contained in this wrapper
- buildable¶
- ddname¶
data dictionary name
- loadverbose¶
- mdlname¶
simulink model name
- name¶
name
- timing¶
sample time
- Method Summary
- addalgo(algo)¶
add an algorithm object
- build()¶
- deploy()¶
prepare git tag
- linkalgodd(nameprefix)¶
Set up data dictionary to link to all algo data dictionaries as data sources
- printlog(varargin)¶
printlog, allows fprintf()-like expressions