IHDQGridPoint Interface |
The HD Q grid point contains discharge.
Namespace: DHI.Mike1D.Engine.ModuleHD
The IHDQGridPoint type exposes the following members.
Name | Description | |
---|---|---|
![]() | DischargeN |
Discharge at time n
Unit: [m3/s]
|
![]() | DischargeNp1 |
Discharge at time step n+1
Unit: [m3/s]
|
![]() | DischargeNpd |
Discharge at time step n+delta
Unit: [m3/s]
|
![]() | DischargeNph |
Discharge at time step n+½
Unit: [m3/s]
|
![]() | GridPoint |
Engine grid point matching this gridpoint
|
![]() | IsActiveStructure |
Flag specyfing if special/structure action is active. If false, the
underlying standard HDQ grid point scheme is active.
|