EcoLabModelConstants Property

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

Definition

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

Property Value

IListEcoLabConstant

See Also