DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.BoundaryModule.PeriodicItem
IPeriodicScheduler Interface
IPeriodicScheduler Methods
Add Method
Count Method
GetAccumulatedValue Method
GetProfileAt Method
GetScheduleAt Method
GetValue Method
Prepare Method
RemoveAt Method
Validate Method
IPeriodicScheduler
Add Method
Add a schedule and a dailyPattern to the PeriodicScheduler
Namespace:
DHI.Mike1D.BoundaryModule.PeriodicItem
Assembly:
DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
void
Add
(
IPeriodicSchedule
schedule
,
IOneDayProfile
oneDayProfile
)
Parameters
schedule
Type:
DHI.Mike1D.BoundaryModule.PeriodicItem
IPeriodicSchedule
Schedule to use
oneDayProfile
Type:
DHI.Mike1D.BoundaryModule.PeriodicItem
IOneDayProfile
dailyPattern that is used with Schedule
See Also
Reference
IPeriodicScheduler Interface
DHI.Mike1D.BoundaryModule.PeriodicItem Namespace