ocssw
V2022
|
polcor_oci.h File Reference
#include "l1.h"
Include dependency graph for polcor_oci.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
void | polcor_oci (l1str *l1rec, int32_t pixNum) |
Function Documentation
◆ polcor_oci()
void polcor_oci | ( | l1str * | l1rec, |
int32_t | currPix | ||
) |
For the current scan, grab and merge the blue and red m12 and m13 bands. Also grab the swir bands based on saturation (max 2). Then, for every band, apply the polarization correction for currPix
- Parameters
-
l1rec - L1B file – contains the current scan line this pixel belongs to currPix - current pixel to apply polcor
Definition at line 314 of file polcor_oci.cpp.