ws_inp_curve - Giswater/giswater_dbmodel GitHub Wiki
Description:
Defines data curves.
Fields:
| Column name | Data type | Description | Domain values |
|---|---|---|---|
| id | character varying(16) | Id of curve | |
| curve_type | character varying(20) | Curve type, defined on inp_typevalue as inp_value_curve | EFFICIENCY, HEADLOSS, PUMP, VOLUME |
| descript | text | Description | |
| expl_id | integer | Indicates which exploitation it is assigned to | |
| log | text |