OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
aph.c File Reference
#include "l12_proto.h"
#include "giop.h"
Include dependency graph for aph.c:

Go to the source code of this file.

Functions

float aph_bricaud_1995 (float wave, float chl)
 
float aph_bricaud_1998 (float wave, float chl)
 
float aph_bricaud (float wave, float chl)
 
float aph_ciotti (float wave, float sf)
 
float get_aphstar (float wave, int dwave, int ftype, float proxy)
 

Function Documentation

◆ aph_bricaud()

float aph_bricaud ( float  wave,
float  chl 
)

Definition at line 181 of file aph.c.

◆ aph_bricaud_1995()

float aph_bricaud_1995 ( float  wave,
float  chl 
)

Definition at line 12 of file aph.c.

◆ aph_bricaud_1998()

float aph_bricaud_1998 ( float  wave,
float  chl 
)

Definition at line 116 of file aph.c.

◆ aph_ciotti()

float aph_ciotti ( float  wave,
float  sf 
)

Definition at line 190 of file aph.c.

◆ get_aphstar()

float get_aphstar ( float  wave,
int  dwave,
int  ftype,
float  proxy 
)

Definition at line 296 of file aph.c.