ocssw
V2022
|
get_avw.c File Reference
#include "l12_proto.h"
Include dependency graph for get_avw.c:
Go to the source code of this file.
Functions | |
float | avw_cal_hypspectral (float *Rrs, float *wave, int nwave) |
float | avw_cal_multispectral (float *Rrs, float *wave, int nwave) |
void | get_avw (l2str *l2rec, float avw[]) |
void | get_Rrs_brightness (l2str *l2rec, float Rrs_brightness[]) |
void | get_lambda_max (l2str *l2rec, float lambda_max[]) |
Function Documentation
◆ avw_cal_hypspectral()
float avw_cal_hypspectral | ( | float * | Rrs, |
float * | wave, | ||
int | nwave | ||
) |
◆ avw_cal_multispectral()
float avw_cal_multispectral | ( | float * | Rrs, |
float * | wave, | ||
int | nwave | ||
) |