ocssw
V2022
|
viirs_pxcvt.c File Reference
#include "l12_proto.h"
Include dependency graph for viirs_pxcvt.c:
Go to the source code of this file.
Functions | |
void | viirs_pxcvt_2uag (int in_pix, int *out_pix, int *nag) |
void | viirs_pxcvt_2ag (int in_pix, int *out_pix) |
void | viirs_pxcvt_agdel (int in_pix, int del, int *out_pix) |
Function Documentation
◆ viirs_pxcvt_2ag()
void viirs_pxcvt_2ag | ( | int | in_pix, |
int * | out_pix | ||
) |
Definition at line 62 of file viirs_pxcvt.c.
◆ viirs_pxcvt_2uag()
void viirs_pxcvt_2uag | ( | int | in_pix, |
int * | out_pix, | ||
int * | nag | ||
) |
Definition at line 11 of file viirs_pxcvt.c.
◆ viirs_pxcvt_agdel()
void viirs_pxcvt_agdel | ( | int | in_pix, |
int | del, | ||
int * | out_pix | ||
) |
Definition at line 106 of file viirs_pxcvt.c.