#include "l12_proto.h"
#include "chl.h"
#include "fann.h"
Go to the source code of this file.
|
float | Rrs_vc_seawifs (l2str *l2rec, int32_t ip, int32_t ibvc) |
|
float | Rrs_vc_modisa (l2str *l2rec, int32_t ip, int32_t ibvc) |
|
float | Rrs_vc_modist (l2str *l2rec, int32_t ip, int32_t ibvc) |
|
float | Rrs_vc_viirs (l2str *l2rec, int32_t ip, int32_t ibvc) |
|
float | Rrs_vc_convert (l2str *l2rec, int ip, int ib) |
|
float | chl_vc (l2str *l2rec, int32_t ip) |
|
void | virtual_constellation (l2str *l2rec, l2prodstr *p, float prod[]) |
|
◆ NBANDS_VC
◆ chl_vc()
float chl_vc |
( |
l2str * |
l2rec, |
|
|
int32_t |
ip |
|
) |
| |
◆ Rrs_vc_convert()
float Rrs_vc_convert |
( |
l2str * |
l2rec, |
|
|
int |
ip, |
|
|
int |
ib |
|
) |
| |
◆ Rrs_vc_modisa()
float Rrs_vc_modisa |
( |
l2str * |
l2rec, |
|
|
int32_t |
ip, |
|
|
int32_t |
ibvc |
|
) |
| |
◆ Rrs_vc_modist()
float Rrs_vc_modist |
( |
l2str * |
l2rec, |
|
|
int32_t |
ip, |
|
|
int32_t |
ibvc |
|
) |
| |
◆ Rrs_vc_seawifs()
float Rrs_vc_seawifs |
( |
l2str * |
l2rec, |
|
|
int32_t |
ip, |
|
|
int32_t |
ibvc |
|
) |
| |
◆ Rrs_vc_viirs()
float Rrs_vc_viirs |
( |
l2str * |
l2rec, |
|
|
int32_t |
ip, |
|
|
int32_t |
ibvc |
|
) |
| |
◆ virtual_constellation()
void virtual_constellation |
( |
l2str * |
l2rec, |
|
|
l2prodstr * |
p, |
|
|
float |
prod[] |
|
) |
| |