|
ocssw
V2022
|
get_pml.c File Reference
#include <stdlib.h>#include <math.h>#include "pml.h"#include "pml_iop.h"#include "pml_iop_config.h"#include "pml_iop_tables.h"#include "pml_iop_calculate.h"#include "l12_proto.h"#include "l2prod.h"
Include dependency graph for get_pml.c:
Go to the source code of this file.
Functions | |
| int | pml_ran (int recnum) |
| void | alloc_pml (int32_t npix, int32_t nbands) |
| void | run_pml (l2str *l2rec) |
| void | get_pml (l2str *l2rec, l2prodstr *p, float prod[]) |
| void | iops_pml (l2str *l2rec) |
Function Documentation
◆ alloc_pml()
◆ get_pml()
| void get_pml | ( | l2str * | l2rec, |
| l2prodstr * | p, | ||
| float | prod[] | ||
| ) |


