Writing S-Functions | ![]() ![]() |
Gets the attributes of a run-time parameter.
Syntax
ssParamRec *ssSetRunTimeParamInfo(SimStruct *S, int_T param)
Arguments
S
SimStruct representing an S-function block.
Description
Returns the attributes of the run-time parameter specified by param. See the documentation for ssSetRunTimeParamInfo
for a description of the ssParamRec
structure returned by this function.
Languages
See Also
![]() | ssGetRootSS | ssGetRWork | ![]() |