ocssw
V2022
|
prodgen.c File Reference
Include dependency graph for prodgen.c:
Go to the source code of this file.
Functions | |
VOIDP | extract_band (float *fbuf, l2prodstr *p, int32 nbands) |
void | applyMultiplier (float *in, float *out, int count, float multiplier) |
VOIDP | prodgen (l2prodstr *p, l2str *l2rec) |
Function Documentation
◆ applyMultiplier()
void applyMultiplier | ( | float * | in, |
float * | out, | ||
int | count, | ||
float | multiplier | ||
) |
◆ extract_band()
VOIDP extract_band | ( | float * | fbuf, |
l2prodstr * | p, | ||
int32 | nbands | ||
) |