-
Notifications
You must be signed in to change notification settings - Fork 33
ud_rpt_summary_arc
Daniel Marín edited this page Jul 8, 2026
·
1 revision
Description
| Column name | Data type | Description |
|---|---|---|
| id | serial | Description |
| result_id | character varying(30) | Description |
| arc_id | character varying(16) | Description |
| node_1 | character varying(16) | Description |
| node_2 | character varying(16) | Description |
| epa_type | character varying(16) | Description |
| length | double precision | Description |
| slope | double precision | Description |
| roughness | double precision | Description |


