Main Page   Interface   Data Structures   File List   Data Fields   Globals  

DDT_pkt Struct Reference

#include <DTT_private.h>


Data Fields

FORK_msg_hdr dtp_hdr
unsigned short dtp_ccsds [CCSDS_BFEM_TELEM_HDR_WORDS]
char dtp_str [DTT_PRINT_MAX_CHAR+1]


Detailed Description

Structure to hold one user text telemetry packet.


Field Documentation

unsigned short DDT_pkt::dtp_ccsds[CCSDS_BFEM_TELEM_HDR_WORDS]
 

The CCSDS packet header.

FORK_msg_hdr DDT_pkt::dtp_hdr
 

The FORK message header.

char DDT_pkt::dtp_str[DTT_PRINT_MAX_CHAR + 1]
 

The user text message.


The documentation for this struct was generated from the following file:
Generated on Tue Mar 5 20:42:36 2002 by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002