ocssw
V2022
|
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.