Click or drag to resize

EcoLabModelConstants Property

Constants are constant in time. A constant may vary in space, and may be provided by engine.

Namespace:  DHI.Mike1D.EcoLabDataAccess
Assembly:  DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public IList<EcoLabConstant> Constants { get; }

Property Value

Type: IListEcoLabConstant
See Also