OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
get_rhos.c File Reference
#include <math.h>
#include "l12_proto.h"
Include dependency graph for get_rhos.c:

Go to the source code of this file.

Functions

double fintexp3 (float taur)
 
double fintexp1 (float taur)
 
float csalbr (float taur)
 
int get_rhos (l1str *l1rec, int32_t ip)
 

Function Documentation

◆ csalbr()

float csalbr ( float  taur)

Definition at line 90 of file get_rhos.c.

◆ fintexp1()

double fintexp1 ( float  taur)

Definition at line 98 of file get_rhos.c.

◆ fintexp3()

double fintexp3 ( float  taur)

Definition at line 94 of file get_rhos.c.

◆ get_rhos()

int get_rhos ( l1str *  l1rec,
int32_t  ip 
)

Definition at line 23 of file get_rhos.c.