MATLAB SIMULINK 7 - DEVELOPING S-FUNCTIONS Uživatelská příručka Strana 142

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 210
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 141
3 Writing S-Functions As C-MEX files
3-98
ssGetParentSS(S)
This is typically not used in S-functions. It returns the parent
SimStruct or NULL if the S is the root SimStruct.
ssGetRootSS(s)
This is typically not used in S-functions. It returns the root
SimStruct of the tree of SimStruct’s.
ssSetPlacementGroup
(S,groupName)
This is an advanced feature typically used for Real-Time Workshop
device driver blocks. It is provided for S-functions that are either
sources (i.e., no input ports) or sinks (i.e., no output ports).
S-functions which share the same placement group name string
will be placed adjacent to each other in block execution (i.e., the
sorted list). The placement group should be set in
mdlInitializeSizes.
Table 3-5: General SimStruct Macros (Continued)
Macro Description
Zobrazit stránku 141
1 2 ... 137 138 139 140 141 142 143 144 145 146 147 ... 209 210

Komentáře k této Příručce

Žádné komentáře