RCT Manager
Graph Manager
SELECT
UNIX_TIMESTAMP(UpStart),
UNIX_TIMESTAMP(UpEnd),
UNIX_TIMESTAMP(NightStart),
UNIX_TIMESTAMP(NightEnd),
UNIX_TIMESTAMP(BestStart),
UNIX_TIMESTAMP(BestEnd),
Window.ScheduleID,
Name,
UNIX_TIMESTAMP(Start),
BlockTime,
Window.RequestID
FROM Window
JOIN Request USING (RequestID)
JOIN Schedule USING (RequestID) ORDER BY WindowID
Request
Alert:The graph may not reload every time.
Horizontal axis -is time
7 hours earlier than the present time is on the left
24 hours from now is on the right.
Colors are painted in the following order:
blue-twilight
green-above horizon
yellow-best time to observe
(transit in center of block)
red-scheduled time to observe
Home
Projects
Objects
Finished
Graphs
Queue
Data
Logs
Logout