OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022

#include <packet_stats.h>

Collaboration diagram for packet_stats:
[legend]

Public Attributes

unsigned long packets
 
unsigned long version
 
unsigned long type
 
unsigned long seq_flag
 
unsigned long sec_hdr_flag
 
unsigned long apid
 
unsigned long time_tag
 
unsigned long quick_look
 
unsigned long pkt_type
 
unsigned long seq_type
 
unsigned long length_type
 
unsigned long type_flag
 
unsigned long frame_count
 
unsigned long cksum
 

Detailed Description

C-INC************************************************************************

!Description: Header file for packet filtering statistics.

!Input Parameters: N/A

!Output Parameters: N/A

Return Values: N/A

Externally Defined: stats "print_stats.c"

Called by: N/A

Routines Called: N/A

!Revision History:

Log
packet_stats.h,v

Revision 6.1 2010/08/25 19:19:17 kuyper Initial revision.

James Kuyper Jr. James.nosp@m..R.K.nosp@m.uyper.nosp@m.@NAS.nosp@m.A.gov

!Team-unique Header: This software is developed by the MODIS Science Data Support Team for the National Aeronautics and Space Administration, Goddard Space Flight Center, under contract NAS5-32373.

References and Credits

Design Notes !END**************************************************************************

Definition at line 43 of file packet_stats.h.

Member Data Documentation

◆ apid

unsigned long apid

Definition at line 51 of file packet_stats.h.

◆ cksum

unsigned long cksum

Definition at line 61 of file packet_stats.h.

◆ frame_count

unsigned long frame_count

Definition at line 60 of file packet_stats.h.

◆ length_type

unsigned long length_type

Definition at line 58 of file packet_stats.h.

◆ packets

unsigned long packets

Definition at line 45 of file packet_stats.h.

◆ pkt_type

unsigned long pkt_type

Definition at line 54 of file packet_stats.h.

◆ quick_look

unsigned long quick_look

Definition at line 53 of file packet_stats.h.

◆ sec_hdr_flag

unsigned long sec_hdr_flag

Definition at line 50 of file packet_stats.h.

◆ seq_flag

unsigned long seq_flag

Definition at line 49 of file packet_stats.h.

◆ seq_type

unsigned long seq_type

Definition at line 57 of file packet_stats.h.

◆ time_tag

unsigned long time_tag

Definition at line 52 of file packet_stats.h.

◆ type

unsigned long type

Definition at line 48 of file packet_stats.h.

◆ type_flag

unsigned long type_flag

Definition at line 59 of file packet_stats.h.

◆ version

unsigned long version

Definition at line 47 of file packet_stats.h.


The documentation for this struct was generated from the following file: