AbstractBoundaryItemSoftstartAccumulatedWeighting Method
Weights the accumulatedValue with the hot-start value.
Namespace: DHI.Mike1D.BoundaryModuleAssembly: DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 24.0.0.0 (11.1.1.1111)
protected double SoftstartAccumulatedWeighting(
double accumulatedValue,
DateTime start,
DateTime end
)
- accumulatedValue Double
- Accumulated value (without hotstart), usually from GetAccumulatedValue(DateTime, DateTime) in the specified period
- start DateTime
- Start of accumulation period
- end DateTime
- End of accumulation period
Double[Missing <returns> documentation for "M:DHI.Mike1D.BoundaryModule.AbstractBoundaryItem.SoftstartAccumulatedWeighting(System.Double,System.DateTime,System.DateTime)"]