ocssw
V2022
|
Include dependency graph for rpt_noise.c:
Go to the source code of this file.
Macros | |
#define | DETAIL_PRT 0 /* 1 to print detail, 0 to not print detail */ |
Functions | |
void | rpt_noise (int32 sdfid, int16 dtynum, int32 nscans, int32 nsamp, int *spike_cnt, float *line_sd, float pct_noise_thresh, float pct_encrypt_thresh) |
Variables | |
int32 | stat_status |
char | bad_stat_str [320] |
Macro Definition Documentation
◆ DETAIL_PRT
Definition at line 8 of file rpt_noise.c.
Function Documentation
◆ rpt_noise()
void rpt_noise | ( | int32 | sdfid, |
int16 | dtynum, | ||
int32 | nscans, | ||
int32 | nsamp, | ||
int * | spike_cnt, | ||
float * | line_sd, | ||
float | pct_noise_thresh, | ||
float | pct_encrypt_thresh | ||
) |
Definition at line 10 of file rpt_noise.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.