OB.DAAC Logo
NASA Logo
Ocean Color Science Software

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

Go to the source code of this file.

Functions

double fintexp3 (float xtau)
 
double fintexp1 (float xtau)
 
float csalbr (float xtau)
 

Function Documentation

◆ csalbr()

float csalbr ( float  xtau)

Definition at line 6 of file csalbr.c.

◆ fintexp1()

double fintexp1 ( float  xtau)

Definition at line 14 of file csalbr.c.

◆ fintexp3()

double fintexp3 ( float  xtau)

Definition at line 10 of file csalbr.c.