#title
CDS detailed science flag pointing database

#maxentries
300000

#items
RCVR_START	R*8	Date/time of beginning of receiver status
PT_IND		I*2	Pointing index
INS_X		R*4	Instrument pointing in X
INS_Y		R*4	Instrument pointing in Y
ZONE_ID		I*2	Pointing zone ID
DELETED		C*1	Deleted record flag

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

#index
RCVR_START	sort
