| Library | Module | Frames | Expand |
| /* readonly */ number | NumParams | |
| The number of parameters | ||
| /* readonly */ pfcParameters | ParameterObjects | |
| The PFC object generated by the methods pfcScript.pwlMdlParametersGet() and pfcScript.pwlFeatureParametersGet() | ||
| /* readonly */ stringseq | ParamNames | |
| List of parameter names | ||
| /* readonly */ number | NumParams |
|
The number of parameters |
| /* readonly */ pfcParameters | ParameterObjects |
|
The PFC object generated by the methods pfcScript.pwlMdlParametersGet() and pfcScript.pwlFeatureParametersGet() These objects help you transition PWL style code to PFC code. |
| /* readonly */ stringseq | ParamNames |
|
List of parameter names |