|
ocssw
V2022
|
DtAlgorithm.h File Reference
Include dependency graph for DtAlgorithm.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| class | DtAlgorithm |
| class | DtAlgOcean |
| class | DtAlgLand |
Enumerations | |
| enum | DTBANDS_ENUM { D488, D550, D670, D865, D1240, D1610, D2250, D412, D1380, D11000, MAXDBAND } |
| enum | DTLBANDS_ENUM { DL488, DL550, DL670, DL2250, MAXDLBAND } |
| enum | AEROSOL_TYPE { CONTN =1, BACKG, SMOKE, URBAN, COARSE, MAX_AERO } |
Enumeration Type Documentation
◆ AEROSOL_TYPE
| enum AEROSOL_TYPE |
| Enumerator | |
|---|---|
| CONTN | |
| BACKG | |
| SMOKE | |
| URBAN | |
| COARSE | |
| MAX_AERO | |
Definition at line 38 of file DtAlgorithm.h.
◆ DTBANDS_ENUM
| enum DTBANDS_ENUM |
| Enumerator | |
|---|---|
| D488 | |
| D550 | |
| D670 | |
| D865 | |
| D1240 | |
| D1610 | |
| D2250 | |
| D412 | |
| D1380 | |
| D11000 | |
| MAXDBAND | |
Definition at line 16 of file DtAlgorithm.h.
◆ DTLBANDS_ENUM
| enum DTLBANDS_ENUM |
| Enumerator | |
|---|---|
| DL488 | |
| DL550 | |
| DL670 | |
| DL2250 | |
| MAXDLBAND | |
Definition at line 30 of file DtAlgorithm.h.


