Click or drag to resize

EcoLabModelForcings Property

Forcings vary in time. A forcing may also vary in space, though currently only supported by engine forcings

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<EcoLabForcing> Forcings { get; }

Property Value

Type: IListEcoLabForcing
See Also