主要内容

ssGetRunTimeParamInfo

获取运行时参数的属性

语法

*ssGetRunTimeParamInfo(SimStruct *S, int_T参数)

参数

年代

SimStruct表示对象功能块。

参数

运行时参数的索引。

返回

指向ssParamRec描述由索引指定的运行时参数的属性参数

描述

属性指定的运行时参数的属性参数.看到ssSetRunTimeParamInfo的描述的参考页ssParamRec结构。

语言

C, c++

例子

请看s函数sfun_multiport.c中使用的sfcndemo_sfun_multiport和s函数sfun_runtime4.c中使用的sfcndemo_runtime

版本历史

R2006a之前介绍