Res1DOutlet Class |
Namespace: DHI.Mike1D.ResultDataAccess
The Res1DOutlet type exposes the following members.
Name | Description | |
---|---|---|
![]() | Res1DOutlet | Initializes a new instance of the Res1DOutlet class |
Name | Description | |
---|---|---|
![]() | BottomLevel |
Bottom level of SewerNode (Manhole/Basin).
Unit: [m]
|
![]() | DataItems |
List of data items used for accessing the data.
(Inherited from Res1DAbstractDataSet.) |
![]() | GroundLevel |
Top level of SewerNode (Manhole/Basin)
Unit: [m]
|
![]() | 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]
|
![]() | _dataItems |
List of data items
(Inherited from Res1DAbstractDataSet.) |
![]() | _groundLevel |
Top level of SewerNode (Manhole/Basin)
Unit: [m]
|
![]() | _id |
Identification string
(Inherited from Res1DAbstractDataSet.) |
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.) |