User Tools

Site Tools


eeros_architecture:control_system:custom_blocks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
eeros_architecture:control_system:custom_blocks [2021/04/21 16:45] – [How Many Inputs and Outputs?] ursgrafeeros_architecture:control_system:custom_blocks [2021/05/16 15:28] – [How Many Inputs and Outputs?] ursgraf
Line 8: Line 8:
  
 As a example we take a block which is of type ''Block1i1o'' As a example we take a block which is of type ''Block1i1o''
-<code cppp>+<code cpp>
 template < typename T = double >  // make it available for many types template < typename T = double >  // make it available for many types
 class MyBlock : public Block1i1o<T> { class MyBlock : public Block1i1o<T> {
eeros_architecture/control_system/custom_blocks.txt · Last modified: 2021/07/08 19:37 by ursgraf