ud_rpt_nodesurcharge_sum - Giswater/giswater_dbmodel GitHub Wiki
Description:
Contains the surcharge value of nodes.
Fields:
| Column name | Data type | Description |
|---|---|---|
| id | integer | Description |
| result_id | character varying(30) | Description |
| node_id | character varying(50) | Description |
| swnod_type | character varying(18) | Description |
| hour_surch | numeric(12, 4) | Description |
| max_height | numeric(12, 4) | Description |
| min_depth | numeric(12, 4) | Description |