GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QLSM / V2-0-1 > qlsmprint / linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

QLSM_print.h File Reference

Interface to QLSM print functions. More...


Typedefs

typedef struct _QLSM_ancillary QLSM_ancillary
 Typedef for structure _QLSM_Ancillary.
typedef struct _QLSM_attitude QLSM_attitude
 Typedef for structure _QLSM_attitude.
typedef struct _QLSM_timetone QLSM_timetone

Functions

void QLSM_attitudePrintTitle (void)
 Prints the title/header line for the attitude record.
void QLSM_attitudePrint (const QLSM_attitude *attitude, unsigned int options)
 Routine to print a QSLM_attitude.
void QLSM_ancillaryPrintTitle (void)
 Prints the title/header line for the ancillary record.
void QLSM_ancillaryPrint (const QLSM_ancillary *ancillary, unsigned int options)
 Routine to print an QLSM_ancillary buffer.
void QLSM_timetonePrintTitle (void)
 Prints the title/header line for the timetone record.
void QLSM_timetonePrint (const QLSM_timetone *timetone, unsigned int options)
 Routine to print a QLSM_timetone.


Detailed Description

Interface to QLSM print functions.

Author:
JJRussell - russell@slac.stanford.edu

   CVS $Id: QLSM_print.h,v 1.1 2008/09/20 00:40:03 russell Exp $

Function Documentation

void QLSM_ancillaryPrint ( const QLSM_ancillary ancillary,
unsigned int  options 
)

Routine to print an QLSM_ancillary buffer.

Parameters:
ancillary The QLSM ancillary data to print
options An options word

References _QLSM_ancillary::flags, _QLSM_ancillary::mode, _QLSM_ancillary::pos, _QLSM_ancillary::secs, _QLSM_ancillary::ssr, _QLSM_ancillary::usecs, and _QLSM_ancillary::vel.

void QLSM_attitudePrint ( const QLSM_attitude attitude,
unsigned int  options 
)

Routine to print a QSLM_attitude.

Parameters:
attitude The QLSM attitude data to print
options An options word

References _QLSM_attitude::q, _QLSM_attitude::secs, _QLSM_attitude::usecs, and _QLSM_attitude::w.

void QLSM_timetonePrint ( const QLSM_timetone timetone,
unsigned int  options 
)

Routine to print a QLSM_timetone.

Parameters:
timetone The QLSM timetone data to print
options An options word

References _QLSM_timetone::flags, and _QLSM_timetone::secs.


Generated on Fri Sep 30 19:31:17 2011 by  doxygen 1.5.8