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