/* $Id: s3_sstatus.h,v 1.2 1997/05/06 19:13:01 jeff Exp $ */ #include "hdfi.h" struct sstatus{ uint32 sctime_readout; /* 32 bit spacecraft time */ uint32 sctime_collection;/* 32 bit spacecraft time */ uint32 QAC; /* number of missing frames in this SR */ uint16 STACMD[60]; /* Command bytes */ uint32 STARET[60]; /* Return bytes */ };