OB.DAAC Logo
NASA Logo
Ocean Color Science Software

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

Go to the source code of this file.

Macros

#define TINY   (1.0e-10)
 

Functions

int locate (svec, struct ATTITUDE *sat, struct ATTITUDE *scan, loc)
 

Macro Definition Documentation

◆ TINY

#define TINY   (1.0e-10)

Definition at line 49 of file locate.c.

Function Documentation

◆ locate()

int locate ( svec  ,
struct ATTITUDE sat,
struct ATTITUDE scan,
loc   
)

Definition at line 52 of file locate.c.