SlewHistoryΒΆ
This table contains the basic slew information for each visit.
| Column | Description |
|---|---|
| slewCount | Numeric identifier for a particular slew. |
| Session_sessionId | The simulation run session Id. |
| startDate | The UTC date for the start of the slew (units=seconds). |
| endDate | The UTC date for the end of the slew (units=seconds). |
| slewTime | The duration of the slew (units=seconds). |
| slewDistance | The angular distance traveled on the sky of the slew (units=degrees). |
| ObsHistory_observationId | Numeric identifier that relates to an entry in the ObsHistory table. |