OB.DAAC Logo
NASA Logo
Ocean Color Science Software

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

Go to the source code of this file.

Functions

int ll2vec (float *ll, float *vec)
 
int vec2ll (float *vec, float *ll)
 

Function Documentation

◆ ll2vec()

int ll2vec ( float *  ll,
float *  vec 
)

Definition at line 6 of file ll2vec.c.

◆ vec2ll()

int vec2ll ( float *  vec,
float *  ll 
)

Definition at line 53 of file ll2vec.c.