ocssw
V2022
|
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 .R.K uyper @NAS 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 |