|
DAS
3.1.6 - 18/09/2017
|
#include <DOASdef.h>
Collaboration diagram for doas:Data Fields | |
| double | dhg [20] |
| shift parameter More... | |
| MOBJECT | drwa [8] |
| char | family [32] |
| int | fbold |
| int | FFTFilter |
| Fast Fourier Trasform Filter windows. More... | |
| int | fitalic |
| int | FMMode |
| File manager Mode (browse files, list of file, directory, drive) More... | |
| MTFont | font |
| int | fsize |
| char | IoFileNeme [_MAX_PATH] |
| File name for Reference spectrum (Io) More... | |
| unsigned short * | IoMat |
| Reference spectrum. More... | |
| float * | IoSmoothed |
| Smoothed ref spectrum. More... | |
| float * | IsSmoothed |
| Smoothed measured spectrum. More... | |
| double | k1 [20] |
| k1 dispersion parameter - intercept (x stretch1) More... | |
| double | k2 [20] |
| k2 dispersion parameter -slope (x stretch2 More... | |
| double | lambda [1055] |
| Wavelength series. More... | |
| MOBJECT | lblx [80] |
| MOBJECT | lbly [80] |
| float * | LogRatioMat |
| log of the ratio More... | |
| float * | LogRatioSmoothed |
| int | pixref [20] |
| reference pixel More... | |
| char | RISDIR [_MAX_PATH] |
| DOAS results directory. More... | |
| char | SYSDIR [_MAX_PATH] |
| DOAS system directory. More... | |
| float * | VarY |
| int | wlc [20] |
| Central wavelength. More... | |
| MOBJECT | WlCSTogButt [21][30] |
| double | wlref [20] |
| reference wavelength More... | |
| MOBJECT | WlTabFrm |
| MOBJECT | WlTogButt [21] |
| double doas::dhg[20] |
| MOBJECT doas::drwa[8] |
Definition at line 38 of file DOASdef.h.
Referenced by DOAS_Plot(), and LoadIo().
| char doas::family[32] |
Definition at line 39 of file DOASdef.h.
Referenced by MDCreateDOAS_MainSh().
| int doas::fbold |
Definition at line 40 of file DOASdef.h.
Referenced by MDCreateDOAS_MainSh().
| int doas::FFTFilter |
Fast Fourier Trasform Filter windows.
Definition at line 25 of file DOASdef.h.
Referenced by ActEditCB(), BuildLogRatio(), D_PlotTools(), DB_Column(), DrawAreaPlotCB(), InitFlags(), MDCreateColFor_Sh(), and WriteSelColandSmoothed().
| int doas::fitalic |
Definition at line 41 of file DOASdef.h.
Referenced by MDCreateDOAS_MainSh().
| int doas::FMMode |
File manager Mode (browse files, list of file, directory, drive)
Definition at line 35 of file DOASdef.h.
Referenced by ChangeFormatCB(), RBFormatCB(), and WriteDataFile().
| MTFont doas::font |
Definition at line 43 of file DOASdef.h.
Referenced by MDCreateDOAS_MainSh().
| int doas::fsize |
Definition at line 42 of file DOASdef.h.
Referenced by MDCreateDOAS_MainSh().
| char doas::IoFileNeme[_MAX_PATH] |
| unsigned short* doas::IoMat |
Reference spectrum.
Definition at line 27 of file DOASdef.h.
Referenced by BuildLogRatio(), LoadIo(), and SaveIo().
| float* doas::IoSmoothed |
| float* doas::IsSmoothed |
| double doas::k1[20] |
k1 dispersion parameter - intercept (x stretch1)
Definition at line 22 of file DOASdef.h.
Referenced by CalcSpectrumLimits(), LoadDB_DispCoeff(), and Pix2Wl().
| double doas::k2[20] |
k2 dispersion parameter -slope (x stretch2
Definition at line 23 of file DOASdef.h.
Referenced by CalcSpectrumLimits(), LoadDB_DispCoeff(), and Pix2Wl().
| double doas::lambda[1055] |
Wavelength series.
Definition at line 18 of file DOASdef.h.
Referenced by BuildLogRatio(), CalcSpectrumLimits(), D_pbr_CB(), DB_AreaInput(), DrawAreaPlotCB(), Pix2Wl(), WriteColumn(), and WriteSelColandSmoothed().
| MOBJECT doas::lblx[80] |
Definition at line 36 of file DOASdef.h.
Referenced by DOAS_Plot().
| MOBJECT doas::lbly[80] |
Definition at line 37 of file DOASdef.h.
Referenced by DOAS_Plot().
| float* doas::LogRatioMat |
| float* doas::LogRatioSmoothed |
Definition at line 32 of file DOASdef.h.
Referenced by BuildLogRatio().
| int doas::pixref[20] |
reference pixel
Definition at line 21 of file DOASdef.h.
Referenced by LoadDB_DispCoeff(), and Pix2Wl().
| char doas::RISDIR[_MAX_PATH] |
DOAS results directory.
Definition at line 34 of file DOASdef.h.
Referenced by BrowseCB(), DOAS_LoadConfig(), MDCreateDOAS_MainSh(), and WriteDOASConfig().
| char doas::SYSDIR[_MAX_PATH] |
DOAS system directory.
Definition at line 33 of file DOASdef.h.
Referenced by BrowseCB(), ChangeFormatCB(), DOAS_LoadConfig(), MDCreateDOAS_MainSh(), and WriteDOASConfig().
| float* doas::VarY |
Definition at line 31 of file DOASdef.h.
Referenced by BuildLogRatio().
| int doas::wlc[20] |
Central wavelength.
Definition at line 19 of file DOASdef.h.
Referenced by LoadDB_DispCoeff(), and Pix2Wl().
| double doas::wlref[20] |
reference wavelength
Definition at line 20 of file DOASdef.h.
Referenced by LoadDB_DispCoeff(), and Pix2Wl().
| MOBJECT doas::WlTabFrm |
Definition at line 46 of file DOASdef.h.
Referenced by DOAS_SetupPagedForm(), DOASTogButCB(), and MDCreateDOAS_SetupSh().
| MOBJECT doas::WlTogButt[21] |
Definition at line 44 of file DOASdef.h.
Referenced by MDCreateDOAS_SetupSh().
