Res1DManhole Class |
Namespace: DHI.Mike1D.ResultDataAccess
The Res1DManhole type exposes the following members.
Name | Description | |
---|---|---|
Res1DManhole | Initializes a new instance of the Res1DManhole class |
Name | Description | |
---|---|---|
BottomLevel |
Bottom level of SewerNode (Manhole/Basin).
Unit: [m]
(Inherited from Res1DSewerNode.) | |
CriticalLevel | Obsolete.
Critical level. Used to mark when a level is critical, not used in the simulation.
Unit: [m]
(Inherited from Res1DSewerNode.) | |
DataItems |
List of data items used for accessing the data.
(Inherited from Res1DAbstractDataSet.) | |
Diameter |
Manhole diameter.
Unit: [m]
| |
GroundLevel |
Top level of SewerNode (Manhole/Basin)
Unit: [m]
(Inherited from Res1DSewerNode.) | |
Id |
Identification string
(Inherited from Res1DAbstractDataSet.) | |
ID | Node ID (Inherited from Res1DNode.) | |
Reaches |
List of reaches connected to this node.
(Inherited from Res1DNode.) | |
XCoordinate |
X coordinate of node
(Inherited from Res1DNode.) | |
YCoordinate |
Y coordinate of node
(Inherited from Res1DNode.) |
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.) | |
GetDataItem |
Return data item of specified type if present, otherwise null
(Inherited from Res1DAbstractDataSet.) | |
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 Res1DNode.) |
Name | Description | |
---|---|---|
_bottomLevel |
Bottom level of SewerNode (Manhole/Basin).
Unit: [m]
(Inherited from Res1DSewerNode.) | |
_criticalLevel |
Cristcal level.
Unit: [m]
(Inherited from Res1DSewerNode.) | |
_dataItems |
List of data items
(Inherited from Res1DAbstractDataSet.) | |
_groundLevel |
Top level of SewerNode (Manhole/Basin)
Unit: [m]
(Inherited from Res1DSewerNode.) | |
_id |
Identification string
(Inherited from Res1DAbstractDataSet.) | |
diameter |
Manhole diameter.
Unit: [m]
|
Name | Description | |
---|---|---|
GetDataItem |
Return data item of specified type if present, otherwise null
(Defined by Res1DExtensions.) | |
HasVolume |
Returns true if node has volume
(Defined by ResultDataExtensions.) |