Due to the lapse in federal government funding, NASA is not updating this website. We sincerely regret this inconvenience.
NASA Logo
Ocean Color Science Software

ocssw V2022
navigation.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  navblockStruct
 
struct  geolocStruct
 

Macros

#define NAVBLOCK_STRUCT
 
#define GEOLOC_STRUCT
 

Functions

void cdata_ (void)
 
void geonav_ (float *orb_vec, float *sen_mat, float *scan_ell, float *sun_ref, int32_t *nsta, int32_t *ninc, int32_t *npix, float ylat[], float xlon[], float solz[], float sola[], float senz[], float sena[])
 
void geonav_lonlat_ (float *orb_vec, float *sen_mat, float *scan_ell, float *sun_ref, int32_t *nsta, int32_t *ninc, int32_t *npix, float ylat[], float xlon[])
 

Macro Definition Documentation

◆ GEOLOC_STRUCT

#define GEOLOC_STRUCT

Definition at line 85 of file navigation.h.

◆ NAVBLOCK_STRUCT

#define NAVBLOCK_STRUCT

Definition at line 71 of file navigation.h.

Function Documentation

◆ cdata_()

void cdata_ ( void  )

◆ geonav_()

void geonav_ ( float *  orb_vec,
float *  sen_mat,
float *  scan_ell,
float *  sun_ref,
int32_t *  nsta,
int32_t *  ninc,
int32_t *  npix,
float  ylat[],
float  xlon[],
float  solz[],
float  sola[],
float  senz[],
float  sena[] 
)

◆ geonav_lonlat_()

void geonav_lonlat_ ( float *  orb_vec,
float *  sen_mat,
float *  scan_ell,
float *  sun_ref,
int32_t *  nsta,
int32_t *  ninc,
int32_t *  npix,
float  ylat[],
float  xlon[] 
)