OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
atmocor1_land.c File Reference
#include <math.h>
#include "l12_proto.h"
Include dependency graph for atmocor1_land.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)
 
int atmocor1_land (l1str *l1rec, int32_t ip)
 

Macro Definition Documentation

◆ fac

#define fac   0.0174532925199 /* PI/180 */

Definition at line 111 of file atmocor1_land.c.

Function Documentation

◆ atmocor1_land()

int atmocor1_land ( l1str *  l1rec,
int32_t  ip 
)

Definition at line 16 of file atmocor1_land.c.

◆ chand()

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

Definition at line 113 of file atmocor1_land.c.