OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
packet_stats.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  packet_stats
 

Functions

void print_stats (void)
 

Variables

struct packet_stats stats
 

Function Documentation

◆ print_stats()

void print_stats ( void  )

C****************************************************************************

!Description:
Writes the packet filtering statistics to the Report Log.

!Input Parameters: N/A

!Output Parameters: N/A

Return Values: None

Externally Defined: N/A

Called by: process_a_granule() "L1A_prototypes.h"

Routines Called: PGS_SMF_GenerateStatusReport() "PGS_SMF.h"

!Revision History: 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 6 of file print_stats.c.

Variable Documentation

◆ stats

struct packet_stats stats