Table LOWBETAGEO_CALC_APERTURE | ||||
---|---|---|---|---|
Fields | Type | Nullable | Constraints | Comments |
Calc_Id | real | No | [PKey,1] [FKey] Calculation Id | |
Magnet_Type | string | No | 'unknown','MQXA','MQXBa','MQXBb' | [PKey,2] the magnet type inside the Low Beta. 'unknown' is for mechanic measurement or if the magnet type has not be defined. |
For information please send e-email to
Jerome Beauquis.
Remark
:[PKey] at the beginning of the Comments column means that all those
fields define a primary key (This set of columns identifies in an unique way
each row of this table) and also a search key.
[FKey] at the beginning of the Comments column means that all those fields define a foreign key.