Main Page   Interface   Data Structures   File List   Data Fields   Globals  

CCULRP.c File Reference

#include "stdio.h"
#include "CCU/CCULRP.h"
#include "BBC/IVTE.h"
#include "BBC/IVTE.ih"
#include "BBC/IVTE_id.h"
#include "BBC/GPS.h"
#include "BTRM/CAL_trm.h"
#include "CCU_rates_private.h"

Defines

#define ID_LRP   IVTE_ID('i', 'v', 't', 'r')
#define ID_GPS   IVTE_ID('g', 'p', 's', 'r')
#define ID_CAL   IVTE_ID('c', 'a', 'l', 'r')

Functions

int main (int argc, char **argv)

Detailed Description


Define Documentation

#define ID_CAL   IVTE_ID('c', 'a', 'l', 'r')
 

The IVTX directory ID for LRP CAL records.

#define ID_GPS   IVTE_ID('g', 'p', 's', 'r')
 

The IVTX directory ID for LRP GPS records.

#define ID_LRP   IVTE_ID('i', 'v', 't', 'r')
 

The IVTX packet ID for low-rate physics packets.


Function Documentation

int main int    argc,
char **    argv
 

The application entry point.

Parameters:
argc  The number of command line args.
argv  Pointer to the command line args.
Return values:
0  Success.
-1  Failure.


Generated on Wed Mar 6 19:49:18 2002 by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002