DAS  3.1.6 - 18/09/2017
Data Fields
doas Struct Reference

#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]
 

Detailed Description

Definition at line 16 of file DOASdef.h.

Field Documentation

§ dhg

double doas::dhg[20]

shift parameter

Definition at line 24 of file DOASdef.h.

Referenced by Pix2Wl().

§ drwa

MOBJECT doas::drwa[8]

Definition at line 38 of file DOASdef.h.

Referenced by DOAS_Plot(), and LoadIo().

§ family

char doas::family[32]

Definition at line 39 of file DOASdef.h.

Referenced by MDCreateDOAS_MainSh().

§ fbold

int doas::fbold

Definition at line 40 of file DOASdef.h.

Referenced by MDCreateDOAS_MainSh().

§ FFTFilter

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().

§ fitalic

int doas::fitalic

Definition at line 41 of file DOASdef.h.

Referenced by MDCreateDOAS_MainSh().

§ FMMode

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().

§ font

MTFont doas::font

Definition at line 43 of file DOASdef.h.

Referenced by MDCreateDOAS_MainSh().

§ fsize

int doas::fsize

Definition at line 42 of file DOASdef.h.

Referenced by MDCreateDOAS_MainSh().

§ IoFileNeme

char doas::IoFileNeme[_MAX_PATH]

File name for Reference spectrum (Io)

Definition at line 26 of file DOASdef.h.

Referenced by SetAsIo().

§ IoMat

unsigned short* doas::IoMat

Reference spectrum.

Definition at line 27 of file DOASdef.h.

Referenced by BuildLogRatio(), LoadIo(), and SaveIo().

§ IoSmoothed

float* doas::IoSmoothed

Smoothed ref spectrum.

Definition at line 28 of file DOASdef.h.

Referenced by BuildLogRatio().

§ IsSmoothed

float* doas::IsSmoothed

Smoothed measured spectrum.

Definition at line 29 of file DOASdef.h.

Referenced by BuildLogRatio().

§ k1

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().

§ k2

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().

§ lambda

double doas::lambda[1055]

§ lblx

MOBJECT doas::lblx[80]

Definition at line 36 of file DOASdef.h.

Referenced by DOAS_Plot().

§ lbly

MOBJECT doas::lbly[80]

Definition at line 37 of file DOASdef.h.

Referenced by DOAS_Plot().

§ LogRatioMat

float* doas::LogRatioMat

log of the ratio

Definition at line 30 of file DOASdef.h.

Referenced by BuildLogRatio().

§ LogRatioSmoothed

float* doas::LogRatioSmoothed

Definition at line 32 of file DOASdef.h.

Referenced by BuildLogRatio().

§ pixref

int doas::pixref[20]

reference pixel

Definition at line 21 of file DOASdef.h.

Referenced by LoadDB_DispCoeff(), and Pix2Wl().

§ RISDIR

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().

§ SYSDIR

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().

§ VarY

float* doas::VarY

Definition at line 31 of file DOASdef.h.

Referenced by BuildLogRatio().

§ wlc

int doas::wlc[20]

Central wavelength.

Definition at line 19 of file DOASdef.h.

Referenced by LoadDB_DispCoeff(), and Pix2Wl().

§ WlCSTogButt

MOBJECT doas::WlCSTogButt[21][30]

Definition at line 45 of file DOASdef.h.

§ wlref

double doas::wlref[20]

reference wavelength

Definition at line 20 of file DOASdef.h.

Referenced by LoadDB_DispCoeff(), and Pix2Wl().

§ WlTabFrm

MOBJECT doas::WlTabFrm

Definition at line 46 of file DOASdef.h.

Referenced by DOAS_SetupPagedForm(), DOASTogButCB(), and MDCreateDOAS_SetupSh().

§ WlTogButt

MOBJECT doas::WlTogButt[21]

Definition at line 44 of file DOASdef.h.

Referenced by MDCreateDOAS_SetupSh().


The documentation for this struct was generated from the following file:
______________________________________________________________________________________
Generated on Mon Sep 18 2017 11:47:11 for DAS - Rel. 3.1.6 - 18/09/2017.