OB.DAAC Logo
NASA Logo
Ocean Color Science Software

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

Go to the source code of this file.

Functions

float ky_airmass (float theta)
 
float ky_airmass_ (float *theta)
 
float pp_airmass (float theta)
 
float pp_airmass_ (float *theta)
 

Function Documentation

◆ ky_airmass()

float ky_airmass ( float  theta)

Definition at line 4 of file airmass.c.

◆ ky_airmass_()

float ky_airmass_ ( float *  theta)

Definition at line 9 of file airmass.c.

◆ pp_airmass()

float pp_airmass ( float  theta)

Definition at line 14 of file airmass.c.

◆ pp_airmass_()

float pp_airmass_ ( float *  theta)

Definition at line 19 of file airmass.c.