/* $Id: sunpulsetime.h,v 1.2 1998/06/17 17:26:10 ad Exp $ */ #include "hdfi.h" struct ACEsunpulsetime { float64 SPtime; /* ACE sun pulse times in units of SC clock */ uint8 flag; /* 0 if calculated from sunpulse time tags (normal) */ /* 1 if calculated from spinphase clock values which */ /* are latched every minor frame (not normal) */ };