LIDFlowStat Class |
Namespace: DHI.Mike1D.RainfallRunoffModule.LID
The LIDFlowStat type exposes the following members.
Name | Description | |
---|---|---|
![]() | LIDFlowStat | Initializes a new instance of the LIDFlowStat class |
Name | Description | |
---|---|---|
![]() | DrainFlowAccumulated | Amount of water being drained from LID [m3] |
![]() | Evaporation | Amount of water evaporating from LID [m3] |
![]() | EvaporationAccumulated | Amount of water evaporating from LID [m3] |
![]() | Infiltration | Amount of water that has infiltrated from LID [m3] |
![]() | InfiltrationAccumulated | Amount of water that has infiltrated from LID [m3] |
![]() | InflowAccumulated | Amount of water running into LID (runon) [m3] |
![]() | MassChecksumAccumulated | Mass checksum (mass error) [m3] |
![]() | Rain | Amount of water raining on LID [m3] |
![]() | RainAccumulated | Amount of water raining on LID [m3] |
![]() | SurfaceFlowAccumulated | Amount of water flowing off surface of LID [m3] |
![]() | VolumeCurrent | Amount of water currently in the LID [m3] |
![]() | VolumeInitial | Amount of water initially in the LID [m3] |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |