Library | Module

Class pfcParametersGetReturn



Description

Returned from the methods pfcScript.pwlMdlParametersGet() and pfcScript.pwlFeatureParametersGet()
Direct Parent Classes:
pfcStandardReturn



Property Summary

/* readonly */ numberNumParams
The number of parameters
/* readonly */ pfcParametersParameterObjects
The PFC object generated by the methods pfcScript.pwlMdlParametersGet() and pfcScript.pwlFeatureParametersGet()
/* readonly */ stringseqParamNames
List of parameter names



Property Detail


/* readonly */ numberNumParams

The number of parameters




/* readonly */ pfcParametersParameterObjects

The PFC object generated by the methods pfcScript.pwlMdlParametersGet() and pfcScript.pwlFeatureParametersGet()

These objects help you transition PWL style code to PFC code.




/* readonly */ stringseqParamNames

List of parameter names