OB.DAAC Logo
NASA Logo
Ocean Color Science Software

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

Go to the source code of this file.

Functions

void anal_noise (int32 rec, int32 nrec, int32 nscans, int32 nsamp, int32 nbands, int16 *i16buf, int *spike_cnt, float *line_sd, int32_t *cnt_coin_jmp, int32_t *jmp_hist)
 

Variables

int32 stat_status
 

Function Documentation

◆ anal_noise()

void anal_noise ( int32  rec,
int32  nrec,
int32  nscans,
int32  nsamp,
int32  nbands,
int16 *  i16buf,
int *  spike_cnt,
float *  line_sd,
int32_t *  cnt_coin_jmp,
int32_t *  jmp_hist 
)

Definition at line 7 of file anal_noise.c.

Variable Documentation

◆ stat_status

int32 stat_status

Definition at line 8 of file l1stat_chk.c.