#title
CDS alternate science pointing database

#maxentries
300000

#items
START_TIME	R*8	Date/time of beginning of alternate availability
PT_IND		I*2	Pointing index
INS_X		R*4	Instrument pointing in X rel. to commanded position
INS_Y		R*4	Instrument pointing in Y rel. to commanded position
ZONE_ID		I*2	Pointing zone ID
DELETED		C*1	Deleted record flag

#formats
START_TIME	F15.3	AltStart
PT_IND		I3	PtI
INS_X		F10.3	InsX
INS_Y		F10.3	InsY
ZONE_ID		I4	Zone
DELETED		A1	D

#index
START_TIME	sort
