Click or drag to resize

CRealParameter Class

This class if for legacy compatibility only. It should NOT be used. Use CapeOpen.RealParameter instead if necessary.
Inheritance Hierarchy
SystemObject
  DWSIM.UnitOperations.UnitOperations.Auxiliary.CapeOpenCRealParameter

Namespace: DWSIM.UnitOperations.UnitOperations.Auxiliary.CapeOpen
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
[SerializableAttribute]
public class CRealParameter : ICapeIdentification, 
	ICapeParameter, ICapeParameterSpec, ICapeRealParameterSpec
Request Example View Source

The CRealParameter type exposes the following members.

Constructors
 NameDescription
Public methodCRealParameter 
Top
Properties
Methods
 NameDescription
Public methodReset 
Public methodValidate 
Public methodValidate1 
Top
Events
 NameDescription
Public eventOnParameterValueChanged 
Top
Fields
 NameDescription
Private field_par 
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also