BoundaryItemPeriodicCreate Method
BoundaryItemPeriodic factory, creates and returns a new
object. This does not have a periodicPattern assigned,
so it is only partly initialized.
Namespace: DHI.Mike1D.BoundaryModule.PeriodicItemAssembly: DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 24.0.0.0 (11.1.1.1111)
public static BoundaryItemPeriodic Create(
double averageValue
)
- averageValue Double
- The average value.
BoundaryItemPeriodicA partly initialized BoundaryItemPeriodic object.