SWDatabase
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
sunpulsetime.h
Go to the documentation of this file.
1 /* $Id: sunpulsetime.h,v 1.2 1998/06/17 17:26:10 ad Exp $ */
2 #include "hdfi.h"
3 
5 {
6  float64 SPtime; /* ACE sun pulse times in units of SC clock */
7  uint8 flag; /* 0 if calculated from sunpulse time tags (normal) */
8  /* 1 if calculated from spinphase clock values which */
9  /* are latched every minor frame (not normal) */
10 };
Definition: sunpulsetime.h:4
uint8 flag
Definition: sunpulsetime.h:7
float64 SPtime
Definition: sunpulsetime.h:6