OB.DAAC Logo
NASA Logo
Ocean Color Science Software

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

Go to the source code of this file.

Functions

float water_vapor (int iband, float uH2O, float airmass)
 
void water_vapor_ (int *iband, float *uH2O, float *airmass, float *t_h2o)
 

Function Documentation

◆ water_vapor()

float water_vapor ( int  iband,
float  uH2O,
float  airmass 
)

Definition at line 4 of file water_vapor.c.

◆ water_vapor_()

void water_vapor_ ( int *  iband,
float *  uH2O,
float *  airmass,
float *  t_h2o 
)

Definition at line 16 of file water_vapor.c.