OEMCSFuncParameter

class OEMCSFuncParameter : public OESystem::OEMultiParameter<OEChem::OEMCSFunc>

OEMCSFuncParameter represents a parameter that has a value of type OEMCSFunc.

Following methods are publicly inherited from OEParameter:
Following methods are publicly inherited from OEMultiParameter:

Constructors

OEMCSFuncParameter(name: str) -> OEMCSFuncParameter
OEMCSFuncParameter(arg2: OEMCSFuncParameter) -> OEMCSFuncParameter

Default and copy constructors.

Constructs an OEMCSFuncParameter instance using the specified set of parameters.