-
Notifications
You must be signed in to change notification settings - Fork 33
ext_rtc_sector_period
Daniel Marín edited this page Jul 8, 2026
·
2 revisions
| Column name | Data type | Description | Example |
|---|---|---|---|
| sector_id | integer | Id of sector | |
| cat_period_id | character varying(16) | Id of a period, defined on table ext_cat_period | |
| effc | double precision | Default value of efficiency | |
| minc | double precision | Default value of minimun coefficient | |
| maxc | double precision | Default value of maximum coefficient | |
| pattern_id | character varying(16) | Id of a pattern, defined on table inp_pattern | pattern_01 |


