ocssw
V2022
|
Go to the source code of this file.
Functions | |
void | pml_assert (int expr) |
int | pml_is_initialized (void) |
int | pml_init (int iter8, int i410, int i440, int i490, int i510, int i555, int i670, float *awptr, float *bbwptr) |
Function Documentation
◆ pml_assert()
◆ pml_init()
int pml_init | ( | int | iter8, |
int | i410, | ||
int | i440, | ||
int | i490, | ||
int | i510, | ||
int | i555, | ||
int | i670, | ||
float * | awptr, | ||
float * | bbwptr | ||
) |
pml_init - PML IOP algorithm @iter8: iterate (0-no,1-yes) @i410: 0-relative index in spectrum of 410 nm @i440: 0-relative index in spectrum of 440 nm @i490: 0-relative index in spectrum of 490 nm @i510: 0-relative index in spectrum of 510 nm @i555: 0-relative index in spectrum of 555 nm @i670: 0-relative index in spectrum of 670 nm DESCRIPTION: This routine should be called to initialize various parameters that may be adjusted in the PML algorithm or that must be known apriori.