OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
DDSensor.h File Reference
#include <vector>
#include <map>
#include <DDOptions.h>
Include dependency graph for DDSensor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  btlut_vector
 
struct  vfio
 
struct  vsio
 
struct  vusio
 
struct  pfio
 
struct  psio
 
struct  pusio
 
struct  LandMaskLUT
 
class  DDSensor
 
class  POCI
 
class  VIIRS
 

Macros

#define LANDMASK_LAT   43201
 
#define LANDMASK_LON   86401
 

Enumerations

enum  MODIS_BANDS {
  MW645, MW859, MW470, MW550,
  MW124, MW164, MW213, MW412,
  MW443, MW488, MW531, MW551,
  MW667L, MW667H, MW678L, MW678H,
  MW748, MW869, MW905, MW936,
  MW940, MW3750, MW3959H, MW3959L,
  MW4050, MW4465, MW4515, MW1375,
  MW6715, MW7325, MW8550, MW9730,
  MW11030, MW12020, MW13335, MW13635,
  MW13935, MW14235, MAXMODISALL
}
 
enum  PACE_SWIR {
  PS940, PS1040, PS1250, PD1250,
  PS1378, PS1615, PD1615, PS2130,
  PS2260, MAXSWIRBAND
}
 

Functions

double esdist_ (int32_t *year, int32_t *day, int32_t *msec)
 

Macro Definition Documentation

◆ LANDMASK_LAT

#define LANDMASK_LAT   43201

Definition at line 73 of file DDSensor.h.

◆ LANDMASK_LON

#define LANDMASK_LON   86401

Definition at line 74 of file DDSensor.h.

Enumeration Type Documentation

◆ MODIS_BANDS

Enumerator
MW645 
MW859 
MW470 
MW550 
MW124 
MW164 
MW213 
MW412 
MW443 
MW488 
MW531 
MW551 
MW667L 
MW667H 
MW678L 
MW678H 
MW748 
MW869 
MW905 
MW936 
MW940 
MW3750 
MW3959H 
MW3959L 
MW4050 
MW4465 
MW4515 
MW1375 
MW6715 
MW7325 
MW8550 
MW9730 
MW11030 
MW12020 
MW13335 
MW13635 
MW13935 
MW14235 
MAXMODISALL 

Definition at line 87 of file DDSensor.h.

◆ PACE_SWIR

enum PACE_SWIR
Enumerator
PS940 
PS1040 
PS1250 
PD1250 
PS1378 
PS1615 
PD1615 
PS2130 
PS2260 
MAXSWIRBAND 

Definition at line 103 of file DDSensor.h.

Function Documentation

◆ esdist_()

double esdist_ ( int32_t *  year,
int32_t *  day,
int32_t *  msec 
)