OB.DAAC Logo
NASA Logo
Ocean Color Science Software

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

Go to the source code of this file.

Macros

#define fac   0.0174532925199 /* PI/180 */
 

Functions

void chand (float xphi, float xmuv, float xmus, float *xtau, float *rhoray, double *trup, double *trdown, int nbands, char *process)
 

Macro Definition Documentation

◆ fac

#define fac   0.0174532925199 /* PI/180 */

Definition at line 3 of file chand.c.

Function Documentation

◆ chand()

void chand ( float  xphi,
float  xmuv,
float  xmus,
float *  xtau,
float *  rhoray,
double *  trup,
double *  trdown,
int  nbands,
char *  process 
)

Definition at line 5 of file chand.c.