OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
ck_trng.c File Reference
#include <string.h>
#include <libgen.h>
#include "l1stat.h"
#include "l1stat_proto.h"
Include dependency graph for ck_trng.c:

Go to the source code of this file.

Macros

#define N_TRNG   20
 

Functions

void ck_trng (char *file)
 

Variables

int32 stat_status
 
char bad_stat_str [320]
 

Macro Definition Documentation

◆ N_TRNG

#define N_TRNG   20

Definition at line 7 of file ck_trng.c.

Function Documentation

◆ ck_trng()

void ck_trng ( char *  file)

Definition at line 9 of file ck_trng.c.

Variable Documentation

◆ bad_stat_str

char bad_stat_str[320]

Definition at line 11 of file l1stat_chk.c.

◆ stat_status

int32 stat_status

Definition at line 8 of file l1stat_chk.c.