Network Results Point objects are used to interrogate results in the network. There are two types of point:
- Network Results Point (1D) objects - associated with a link or bridge opening to provide results at a point within the 1D network
- Network Results Point (2D) objects - used to interrogate results within a 2D mesh
The following table describes all the data that defines a Network Results Point (1D) object.
For details of results fields, see the Network Results Object Results Data Fields topic.
Fields that are common to the majority of objects can be found in the Common Fields topic.
Network Results Point (1D) Data
Database Table Name: hw_1d_results_point
Field Name |
Description |
Database Field |
Size |
Precision |
Default |
Error Lower Limit |
Error Upper Limit |
Warning Lower Limit |
Warning Upper Limit |
||
---|---|---|---|---|---|---|---|---|---|---|---|
Point ID |
The name of the point. |
point_id |
Text |
64 |
|
0 |
|
|
|
|
|
X coordinate | X coordinate of the point calculated from US node ID, DS node ID and Start length information. | point_x | Double | XY | 3 | ||||||
Y coordinate | Y coordinate of the point calculated from US node ID, DS node ID and Start length information. | point_y | Double | XY | 3 | ||||||
US node ID | ID of the node upstream of the link on which the point is located. | us_node_id | Text | 64 | 0 | ||||||
DS node ID | ID of the node downstream of the link on which the point is located. | ds_node_id | Text | 64 | 0 | ||||||
Link suffix | Suffix of the link on which the point is located. | link_suffix | Text | 1 | 0 | 1 | |||||
Bridge opening ID |
ID of the bridge opening on which the point is located. If both bridge opening and link details are specified, the point will be assumed to be located on the bridge opening. |
opening_id | Text | 64 | 0 | ||||||
Distance from upstream end | Location along link where point is located, relative to upstream end of link. | start_length | Double | L | 3 | 0.0 |