|
DAS
3.1.6 - 18/09/2017
|
Go to the source code of this file.
Data Structures | |
| struct | animate |
| struct | cfg |
| struct | clip |
| struct | col |
| struct | console |
| struct | control |
| struct | coord |
| struct | cpx |
| struct | date |
| struct | dil |
| struct | frame |
| struct | graph |
| struct | hdrsp |
| struct | histogram |
| struct | image |
| struct | img |
| struct | imgflag |
| struct | info |
| struct | lens |
| struct | math |
| struct | message |
| struct | oldimg |
| struct | pal |
| struct | parser |
| struct | plot |
| struct | roi |
| struct | shelldim |
| struct | shellinfo |
| struct | time |
| struct | util |
| struct | wm |
Macros | |
| #define | _MAX_PATH 1024 |
| #define | _RdMat(s, x, y) DIL.Img.Mat[s].cmplx[y][x] |
| #define | _WrMat(s, x, y, v) DIL.Img.Mat[s].cmplx[y][x] = v |
| #define | ARGB 6 |
| #define | BMAT 3 |
| #define | BRdMat(s, x, y) DIL.Img.Mat[s].Bmat[(long) DIL.Img.Idx[s] * (y) + (x)] |
| #define | BWrMat(s, x, y, v) DIL.Img.Mat[s].Bmat[(long) DIL.Img.Idx[s] * (y) + (x)] = (v) |
| #define | C_DEF |
| #define | CB_DBL 8 |
| #define | CB_FLT 7 |
| #define | CB_HEX 10 |
| #define | CB_S16 3 |
| #define | CB_S32 5 |
| #define | CB_S8 1 |
| #define | CB_STR 9 |
| #define | CB_U16 4 |
| #define | CB_U32 6 |
| #define | CB_U8 2 |
| #define | CMAT 5 |
| #define | CNV_EDGE_0 64 |
| #define | CNV_EDGE_1 65 |
| #define | CNV_EDGE_2 66 |
| #define | CNV_EDGE_3 67 |
| #define | CNV_EDGE_4 68 |
| #define | CNV_EDGE_5 69 |
| #define | CNV_EDGE_6 70 |
| #define | CNV_EDGE_7 71 |
| #define | CNV_HIGHPASS_0 32 |
| #define | CNV_HIGHPASS_1 33 |
| #define | CNV_HIGHPASS_2 34 |
| #define | CNV_HIGHPASS_3 35 |
| #define | CNV_HIGHPASS_4 36 |
| #define | CNV_HIGHPASS_5 37 |
| #define | CNV_HIGHPASS_6 38 |
| #define | CNV_HIGHPASS_7 39 |
| #define | CNV_LOWPASS_0 0 |
| #define | CNV_LOWPASS_1 1 |
| #define | CNV_LOWPASS_2 2 |
| #define | CNV_LOWPASS_3 3 |
| #define | CNV_LOWPASS_4 4 |
| #define | CNV_LOWPASS_5 5 |
| #define | CNV_LOWPASS_6 6 |
| #define | CNV_LOWPASS_7 7 |
| #define | DEG_RAD(x) (((x) * M_PI) / 180.0) |
| #define | DI_COPYCONT 2 |
| #define | DI_WINCOPY 1 |
| #define | DIF_CAMERA 2 |
| #define | DIF_ETIME 5 |
| #define | DIF_PALETTE 6 |
| #define | DIF_STAT 1 |
| #define | DIF_TIME 3 |
| #define | DIF_USER 4 |
| #define | DOUBLE (ALPHA|DIGIT|SIGNED|DOT) |
| #define | EIMAX -3 |
| #define | EMEM -1 |
| #define | FDIF 2 |
| #define | FFITS 1 |
| #define | FIMG 0 |
| #define | FLAGNUM 8 |
| #define | FLTIMG 2 |
| #define | FMAT 4 |
| #define | FRdMat(s, x, y) DIL.Img.Mat[s].Fmat[(long) DIL.Img.Idx[s] * (y) + (x)] |
| #define | FWrMat(s, x, y, v) DIL.Img.Mat[s].Fmat[(long) DIL.Img.Idx[s] * (y) + (x)] = (v) |
| #define | G_CROSS 4 |
| #define | G_FLAG 8 |
| #define | G_GRID 1 |
| #define | G_SIGHT 2 |
| #define | GMAT 2 |
| #define | GRdMat(s, x, y) DIL.Img.Mat[s].Gmat[(long) DIL.Img.Idx[s] * (y) + (x)] |
| #define | GWrMat(s, x, y, v) DIL.Img.Mat[s].Gmat[(long) DIL.Img.Idx[s] * (y) + (x)] = (v) |
| #define | Image DIL.Img.Mat |
| #define | IMG DIL.Img |
| #define | INTIMG 0 |
| #define | KALL 20 |
| #define | KASC 0 |
| #define | KBMP 1 |
| #define | KDIF 2 |
| #define | KFTS 3 |
| #define | KGIF 4 |
| #define | KIMG 5 |
| #define | KJPEG 6 |
| #define | KPBM 7 |
| #define | KPGM 8 |
| #define | KPNG 11 |
| #define | KRAW 9 |
| #define | KTIF 10 |
| #define | M_ADD 0 |
| #define | M_AND 10 |
| #define | M_DARK 2 |
| #define | M_DIV 5 |
| #define | M_MEDIA 3 |
| #define | M_MOD 6 |
| #define | M_MOVE 20 |
| #define | M_MUL 4 |
| #define | M_OR 11 |
| #define | M_PI 3.14159265358979323846 |
| #define | M_SUB 1 |
| #define | M_XOR 12 |
| #define | MAX2DPLOT 32 |
| #define | MAXFLT 1E6 |
| #define | MAXIMG 128 |
| #define | MAXSHELL 128 |
| #define | MAXUNDO 32 |
| #define | MAXZOOM 64 |
| #define | MC_BUTTON 6 |
| #define | MC_COUNTS 4 |
| #define | MC_FORM 2 |
| #define | MC_LABEL 5 |
| #define | MC_MEASURE 7 |
| #define | MC_MENU 3 |
| #define | MC_SHELL 1 |
| #define | MIN_IMG_DIM 380 |
| #define | O_BINARY 0 |
| #define | PAL_CCOS 5 |
| #define | PAL_CLINEA 1 |
| #define | PAL_COS 4 |
| #define | PAL_CSINE 3 |
| #define | PAL_LINEAR 0 |
| #define | PAL_LOG 6 |
| #define | PAL_SINE 2 |
| #define | RAD_DEG(x) (((x) * 180.0) / M_PI) |
| #define | RGBIMG 1 |
| #define | RMAT 1 |
| #define | RRdMat(s, x, y) DIL.Img.Mat[s].Rmat[(long) DIL.Img.Idx[s] * (y) + (x)] |
| #define | RWrMat(s, x, y, v) DIL.Img.Mat[s].Rmat[(long) DIL.Img.Idx[s] * (y) + (x)] = (v) |
| #define | SET2D_BAR 16 |
| #define | SET2D_BW 1 |
| #define | SET2D_GRID 2 |
| #define | SET2D_LOG 8 |
| #define | SET2D_POINTS 4 |
| #define | SICLOSE 2 |
| #define | SRV DIL.Img.IServer |
| #define | SSHOW 1 |
| #define | SYNER -2 |
| #define | TST_LOGARITMIC 3 |
| #define | TST_SINE 1 |
| #define | TST_SINE_F 6 |
| #define | TST_SPOT 4 |
| #define | TST_SQUARE 0 |
| #define | TST_SQUARE_F 5 |
| #define | TST_TRIANGLE 2 |
| #define | TSTRUCT |
| #define | UMAT 0 |
| #define | URdMat(s, x, y) DIL.Img.Mat[s].Imat[(long) DIL.Img.Idx[s] * (y) + (x)] |
| #define | UWrMat(s, x, y, v) DIL.Img.Mat[s].Imat[(long) DIL.Img.Idx[s] * (y) + (x)] = (v) |
| #define | VARTYPES |
| #define | VM_UPDATE_TIME 100L |
| #define | WDSKER 5 |
| #define | WERMEM 4 |
| #define | WFITER 6 |
| #define | WIN_CREATE -1 |
| #define | WINUM 8 |
| #define | WLAST 1 |
| #define | WMAXIMG 2 |
| #define | WPROTECT 0 |
| #define | WUNDEF -1 |
| #define | WWIN 3 |
Typedefs | |
| typedef struct animate | animate |
| typedef struct cfg | cfg |
| typedef struct clip | clip |
| typedef struct col | col |
| typedef struct cpx | COMPLEX |
| typedef struct console | console |
| typedef struct control | control |
| typedef struct coord | coord |
| typedef struct dil | dil |
| typedef struct frame | frame |
| typedef struct graph | graph |
| typedef struct hdrsp | hdrsp |
| typedef struct histogram | histogram |
| typedef struct image | image |
| typedef struct img | img |
| typedef struct imgflag | imgflag |
| typedef struct info | info |
| typedef struct lens | lens |
| typedef struct math | math |
| typedef struct message | message |
| typedef struct oldimg | oldimg |
| typedef struct pal | pal |
| typedef struct plot | plot |
| typedef struct roi | roi |
| typedef short int | S16 |
| typedef long | S32 |
| typedef char | S8 |
| typedef struct shelldim | shelldim |
| typedef struct shellinfo | shellinfo |
| typedef short unsigned | U16 |
| typedef unsigned long | U32 |
| typedef unsigned char | U8 |
| typedef struct util | util |
| typedef struct wm | wm |
| #define _MAX_PATH 1024 |
Definition at line 202 of file Dildef.h.
Referenced by AMS_AdvancedCB(), AMSINI_Err(), ApplyChCB(), ApplyGeoCB(), CCDSetupCB(), ChkExeMode(), CloseShTempCB(), CONFP_opt_page7(), CONFP_param_page1(), CONFP_param_page4(), D_PButt_CB(), D_Saving(), D_SunCalc(), DatOrBinFormat(), DB_HelpCB(), DB_HorComm_CB(), DB_InfCB(), DB_InitCamera(), DB_KeyB_CB(), DB_ToolsKeyB_CB(), DT_ColFormat(), EleDatOrBinFormat(), FluxIndexCB(), FTP_Back_UP(), GetDefPix(), LoadAMS(), LoadDasSysCol(), LoadDB_DispCoeff(), LoadDB_Options(), LoadEquipment(), LoadFTPSetting(), LoadGeoCoord(), LoadGeoDB(), LoadHardware(), LoadIoCB(), LoadPaletteCB(), LoadParam(), LoadSetDirs(), LoadTruePalette(), LoadWlstep(), MDCreate2DPlot(), MDCreateFM_Shell(), MenuFileOLP_CB(), MGUIMain(), PlotToolsPBs(), PopUp_CB(), PRG_Check(), PRG_ChkGrating(), PRG_ChkMeasAvg(), PRG_ChkMirror(), ReadLogFile(), RunLogMode(), SaveCalib(), SelDefPixFileCB(), ShowFileDrive(), ShutterOpening(), SZA_FirstCalc(), Task_LIS_Temp(), ViewPlot(), WriteAMSCB(), WriteColorsCB(), WriteEquipini(), WriteFTPINI(), WriteGeo(), WriteHardwareiniCB(), WriteOptioniniCB(), WriteParaminiCB(), and WritewlstepiniCB().
| #define _WrMat | ( | s, | |
| x, | |||
| y, | |||
| v | |||
| ) | DIL.Img.Mat[s].cmplx[y][x] = v |
| #define BRdMat | ( | s, | |
| x, | |||
| y | |||
| ) | DIL.Img.Mat[s].Bmat[(long) DIL.Img.Idx[s] * (y) + (x)] |
| #define BWrMat | ( | s, | |
| x, | |||
| y, | |||
| v | |||
| ) | DIL.Img.Mat[s].Bmat[(long) DIL.Img.Idx[s] * (y) + (x)] = (v) |
| #define DIF_CAMERA 2 |
Definition at line 172 of file Dildef.h.
Referenced by D_save_bin().
| #define DIF_STAT 1 |
Definition at line 171 of file Dildef.h.
Referenced by D_save_bin().
| #define DIF_TIME 3 |
Definition at line 173 of file Dildef.h.
Referenced by D_save_bin().
| #define FLTIMG 2 |
Definition at line 12 of file Dildef.h.
Referenced by D_save_asc(), D_save_bin(), DB_CloseImage(), DB_MirrorX(), and DB_ScanMaxMin().
| #define FRdMat | ( | s, | |
| x, | |||
| y | |||
| ) | DIL.Img.Mat[s].Fmat[(long) DIL.Img.Idx[s] * (y) + (x)] |
Definition at line 196 of file Dildef.h.
Referenced by D_save_asc().
| #define FWrMat | ( | s, | |
| x, | |||
| y, | |||
| v | |||
| ) | DIL.Img.Mat[s].Fmat[(long) DIL.Img.Idx[s] * (y) + (x)] = (v) |
| #define GRdMat | ( | s, | |
| x, | |||
| y | |||
| ) | DIL.Img.Mat[s].Gmat[(long) DIL.Img.Idx[s] * (y) + (x)] |
| #define GWrMat | ( | s, | |
| x, | |||
| y, | |||
| v | |||
| ) | DIL.Img.Mat[s].Gmat[(long) DIL.Img.Idx[s] * (y) + (x)] = (v) |
| #define INTIMG 0 |
Definition at line 10 of file Dildef.h.
Referenced by D_save_asc(), D_save_bif(), D_save_bin(), DB_CloseImage(), DB_GetCCD(), and DB_ScanMaxMin().
| #define O_BINARY 0 |
Definition at line 201 of file Dildef.h.
Referenced by D_save_bif(), D_save_bin(), DatOrBinFormat(), DB_CalcFluxI(), DB_Column(), DB_save_img(), SaveDataOffLine(), Visualizza(), and WriteDataFile().
| #define RGBIMG 1 |
Definition at line 11 of file Dildef.h.
Referenced by DB_GetCCD(), and DB_ScanMaxMin().
| #define RRdMat | ( | s, | |
| x, | |||
| y | |||
| ) | DIL.Img.Mat[s].Rmat[(long) DIL.Img.Idx[s] * (y) + (x)] |
| #define RWrMat | ( | s, | |
| x, | |||
| y, | |||
| v | |||
| ) | DIL.Img.Mat[s].Rmat[(long) DIL.Img.Idx[s] * (y) + (x)] = (v) |
| #define SET2D_GRID 2 |
Definition at line 156 of file Dildef.h.
Referenced by BrowseLog(), and RunLogMode().
| #define URdMat | ( | s, | |
| x, | |||
| y | |||
| ) | DIL.Img.Mat[s].Imat[(long) DIL.Img.Idx[s] * (y) + (x)] |
Definition at line 192 of file Dildef.h.
Referenced by D_save_asc(), and D_save_bif().
| #define UWrMat | ( | s, | |
| x, | |||
| y, | |||
| v | |||
| ) | DIL.Img.Mat[s].Imat[(long) DIL.Img.Idx[s] * (y) + (x)] = (v) |
