Click or drag to resize

BoundaryItemPeriodicMonthly Constructor (IListDouble)

Constructor, setting up monthly values.

Namespace:  DHI.Mike1D.BoundaryModule
Assembly:  DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public BoundaryItemPeriodicMonthly(
	IList<double> monthlyValues
)

Parameters

monthlyValues
Type: System.Collections.GenericIListDouble

[Missing <param name="monthlyValues"/> documentation for "M:DHI.Mike1D.BoundaryModule.BoundaryItemPeriodicMonthly.#ctor(System.Collections.Generic.IList{System.Double})"]

See Also