CRealParameterDefaultValue Property

Gets the default value of the real parameter.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations.Auxiliary.CapeOpen
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public double DefaultValue { get; }

Property Value

Double

Implements

ICapeRealParameterSpecDefaultValue

See Also