This tables stores "Intelsat 11 Parameter Sets" for satellites. It could have none or one entry per satellite.
| Field | null | Description |
|---|---|---|
| i11_id | no | unique, primary key, auto generated |
| satellite_id | no | ID of the satellite these I11 parameters belong to |
| i11_name | no | free text, name of I11 |
| i11_data | no | free text, (raw) data of I11 (not split into 11 single parameters) |
| default | no | boolean, true meaning this is the default table track |
| comment | yes | free text |
| modified | no | timestamp, generated by database at creation time |