DAS
3.1.6 - 18/09/2017
|
#include <Dildef.h>
Data Fields | |
char | bincomment [255] |
comment More... | |
char | binfilpos [5] |
Filter position. More... | |
char | binmirpos [8] |
Mirror position. More... | |
int | camtype |
int | ccdnr |
Row number (ccdyoff-ccdwx)/ccdvbin. More... | |
float | ccdtemp |
CCD Temperature. More... | |
float | ccdtexp |
ccd Exposure time More... | |
int | ccdtype |
int | ccdvbin |
Vertical binning value. More... | |
int | ccdwx |
Total Number of X Pixels. More... | |
int | ccdwy |
Total Number of Y Pixels. More... | |
int | ccdxe |
X End. More... | |
int | ccdxs |
X Start. More... | |
int | ccdye |
Y End. More... | |
int | ccdys |
Y Start. More... | |
char * | comment |
comment More... | |
struct date | DATE |
Registration date. More... | |
int | dummy1 |
int | dummy2 |
int | dummy3 |
int | dummy4 |
const char * | filpos |
Filter position. More... | |
double | imgavg |
Image average value. More... | |
int | imgfmt |
Image format: 0 = ASCII, 1 = BIN. More... | |
unsigned int | imgmax |
Image maximum value. More... | |
unsigned int | imgmin |
Image minimum value. More... | |
double | imgsig |
Image standard deviation value. More... | |
int | imgtype |
int | lambda |
wavelength value More... | |
char | mirpos [8] |
Mirror position. More... | |
int | nom |
number of measurements (averaging) More... | |
unsigned int | s_alt |
station altitude More... | |
float | s_latitude |
station latitude More... | |
float | s_longitude |
station longitude More... | |
char | s_name [4] |
station localization More... | |
float | s_sza |
sun solar zenith angles More... | |
struct time | TIME |
Registration time. More... | |
char hdrsp::bincomment[255] |
char hdrsp::binfilpos[5] |
Filter position.
Definition at line 706 of file Dildef.h.
Referenced by D_BuildH(), and D_PrintH_BIN().
char hdrsp::binmirpos[8] |
Mirror position.
Definition at line 703 of file Dildef.h.
Referenced by D_BuildH(), and D_PrintH_BIN().
int hdrsp::ccdnr |
Row number (ccdyoff-ccdwx)/ccdvbin.
Definition at line 699 of file Dildef.h.
Referenced by D_BuildH(), D_PrintH_ASCII(), and D_PrintH_BIN().
float hdrsp::ccdtemp |
CCD Temperature.
Definition at line 707 of file Dildef.h.
Referenced by D_BuildH(), D_PrintH_ASCII(), and D_PrintH_BIN().
float hdrsp::ccdtexp |
ccd Exposure time
Definition at line 708 of file Dildef.h.
Referenced by D_BuildH(), D_PrintH_ASCII(), and D_PrintH_BIN().
int hdrsp::ccdvbin |
Vertical binning value.
Definition at line 698 of file Dildef.h.
Referenced by D_BuildH(), D_PrintH_ASCII(), and D_PrintH_BIN().
int hdrsp::ccdwx |
Total Number of X Pixels.
Definition at line 692 of file Dildef.h.
Referenced by D_BuildH(), D_PrintH_ASCII(), and D_PrintH_BIN().
int hdrsp::ccdwy |
Total Number of Y Pixels.
Definition at line 693 of file Dildef.h.
Referenced by D_BuildH(), D_PrintH_ASCII(), and D_PrintH_BIN().
int hdrsp::ccdxe |
X End.
Definition at line 696 of file Dildef.h.
Referenced by D_BuildH(), D_PrintH_ASCII(), and D_PrintH_BIN().
int hdrsp::ccdxs |
X Start.
Definition at line 694 of file Dildef.h.
Referenced by D_BuildH(), D_PrintH_ASCII(), and D_PrintH_BIN().
int hdrsp::ccdye |
Y End.
Definition at line 697 of file Dildef.h.
Referenced by D_BuildH(), D_PrintH_ASCII(), and D_PrintH_BIN().
int hdrsp::ccdys |
Y Start.
Definition at line 695 of file Dildef.h.
Referenced by D_BuildH(), D_PrintH_ASCII(), and D_PrintH_BIN().
char* hdrsp::comment |
struct date hdrsp::DATE |
Registration date.
Definition at line 701 of file Dildef.h.
Referenced by D_BuildH(), D_PrintH_ASCII(), and D_PrintH_BIN().
int hdrsp::dummy1 |
Definition at line 713 of file Dildef.h.
Referenced by D_BuildH(), D_PrintH_ASCII(), and D_PrintH_BIN().
int hdrsp::dummy2 |
Definition at line 714 of file Dildef.h.
Referenced by D_BuildH(), D_PrintH_ASCII(), and D_PrintH_BIN().
int hdrsp::dummy3 |
Definition at line 715 of file Dildef.h.
Referenced by D_BuildH(), D_PrintH_ASCII(), and D_PrintH_BIN().
int hdrsp::dummy4 |
Definition at line 716 of file Dildef.h.
Referenced by D_BuildH(), D_PrintH_ASCII(), and D_PrintH_BIN().
const char* hdrsp::filpos |
Filter position.
Definition at line 705 of file Dildef.h.
Referenced by D_BuildH(), and D_PrintH_ASCII().
int hdrsp::imgfmt |
Image format: 0 = ASCII, 1 = BIN.
Definition at line 688 of file Dildef.h.
Referenced by D_BuildH(), D_PrintH_ASCII(), and D_PrintH_BIN().
unsigned int hdrsp::imgmax |
Image maximum value.
Definition at line 709 of file Dildef.h.
Referenced by D_BuildH(), D_PrintH_ASCII(), and D_PrintH_BIN().
unsigned int hdrsp::imgmin |
Image minimum value.
Definition at line 710 of file Dildef.h.
Referenced by D_BuildH(), and D_PrintH_ASCII().
int hdrsp::lambda |
wavelength value
Definition at line 704 of file Dildef.h.
Referenced by D_BuildH(), D_PrintH_ASCII(), and D_PrintH_BIN().
char hdrsp::mirpos[8] |
Mirror position.
Definition at line 702 of file Dildef.h.
Referenced by D_BuildH(), and D_PrintH_ASCII().
unsigned int hdrsp::s_alt |
station altitude
Definition at line 722 of file Dildef.h.
Referenced by D_BuildH(), D_PrintH_ASCII(), and D_PrintH_BIN().
float hdrsp::s_latitude |
station latitude
Definition at line 719 of file Dildef.h.
Referenced by D_BuildH(), D_PrintH_ASCII(), and D_PrintH_BIN().
float hdrsp::s_longitude |
station longitude
Definition at line 720 of file Dildef.h.
Referenced by D_BuildH(), D_PrintH_ASCII(), and D_PrintH_BIN().
char hdrsp::s_name[4] |
station localization
Definition at line 721 of file Dildef.h.
Referenced by D_BuildH(), D_PrintH_ASCII(), and D_PrintH_BIN().
float hdrsp::s_sza |
sun solar zenith angles
Definition at line 724 of file Dildef.h.
Referenced by D_BuildH(), D_PrintH_ASCII(), and D_PrintH_BIN().
struct time hdrsp::TIME |
Registration time.
Definition at line 700 of file Dildef.h.
Referenced by D_BuildH(), D_PrintH_ASCII(), and D_PrintH_BIN().