DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.BoundaryModule
AbstractBoundaryItem Class
AbstractBoundaryItem Methods
GetAccumulatedValue Method
GetNextTransitionTime Method
GetValue Method
IsApplicable Method
Prepare Method
SoftstartAccumulatedWeighting Method
SoftstartFactor Method
Validate Method
AbstractBoundaryItem
GetNextTransitionTime Method
Default implementation of
GetNextTransitionTime(DateTime)
returning the incoming datetime as the next transition time
Namespace:
DHI.Mike1D.BoundaryModule
Assembly:
DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
virtual
DateTime
GetNextTransitionTime
(
DateTime
date
)
Parameters
date
Type:
System
DateTime
Return Value
Type:
DateTime
Time of the next value different from that of the current date
Implements
IBoundaryItem
GetNextTransitionTime(DateTime)
See Also
Reference
AbstractBoundaryItem Class
DHI.Mike1D.BoundaryModule Namespace