|
DAS
3.1.6 - 18/09/2017
|
master structure
.
More...
#include <DAS_Spatramdef.h>
Collaboration diagram for master:Data Fields | |
| char | ampm [2] |
| AM or PM string. More... | |
| int | emin |
| End Minutes. More... | |
| int | eora |
| End hour. More... | |
| int | esec |
| End Seconds. More... | |
| float | esza |
| End SZA. More... | |
| float | maxsza |
| Maximun SZA of Measurements. More... | |
| float | minsza |
| Minimum SZA of measurements. More... | |
| char | prg [16] |
| PRG Filename. More... | |
| int | PrgNumExe |
| number of PRG file in execution More... | |
| int | PrgNumInM |
| Actual number of PRG File in current MASTER or MASTERSZA File. More... | |
| int | smin |
| Start Minutes. More... | |
| int | sora |
| Start hour. More... | |
| int | ssec |
| Start Seconds. More... | |
| float | ssza |
| Start SZA. More... | |
| char master::ampm[2] |
AM or PM string.
Definition at line 664 of file DAS_Spatramdef.h.
| int master::emin |
End Minutes.
Definition at line 659 of file DAS_Spatramdef.h.
| int master::eora |
End hour.
Definition at line 658 of file DAS_Spatramdef.h.
Referenced by ChkMaster(), and D_AutoExecution().
| int master::esec |
End Seconds.
Definition at line 660 of file DAS_Spatramdef.h.
| float master::esza |
End SZA.
Definition at line 663 of file DAS_Spatramdef.h.
| float master::maxsza |
Maximun SZA of Measurements.
Definition at line 668 of file DAS_Spatramdef.h.
| float master::minsza |
Minimum SZA of measurements.
Definition at line 667 of file DAS_Spatramdef.h.
| char master::prg[16] |
| int master::PrgNumExe |
number of PRG file in execution
Definition at line 666 of file DAS_Spatramdef.h.
| int master::PrgNumInM |
Actual number of PRG File in current MASTER or MASTERSZA File.
Definition at line 665 of file DAS_Spatramdef.h.
| int master::smin |
Start Minutes.
Definition at line 656 of file DAS_Spatramdef.h.
| int master::sora |
Start hour.
Definition at line 655 of file DAS_Spatramdef.h.
Referenced by ChkMaster(), and D_AutoExecution().
| int master::ssec |
Start Seconds.
Definition at line 657 of file DAS_Spatramdef.h.
| float master::ssza |
Start SZA.
Definition at line 662 of file DAS_Spatramdef.h.
