DAS
3.1.6 - 18/09/2017
|
geographical coordinate structure
.
More...
#include <DAS_Spatramdef.h>
Data Fields | |
double | alititude |
Station altitude. More... | |
MOBJECT | edit [5] |
Edit Object. More... | |
int | flagnewstation |
New Station Flag. More... | |
double | latitude |
Station latitude. More... | |
double | longitude |
Station longitude. More... | |
double | newalititude [20] |
New Station altitude. More... | |
double | newlatitude [20] |
New Station latitude. More... | |
double | newlongitude [20] |
New Station longitude. More... | |
char | news_name [20][4] |
New Station name. More... | |
int | newtimezone [20] |
Station timezone. More... | |
int | nitem |
Number of items of the GeoDB.ini. More... | |
MOBJECT | rb [21] |
Maximum number of station 21. More... | |
char | s_name [4] |
Station name. More... | |
int | selitem |
MOBJECT | tbrb |
Table Object for rbuttons. More... | |
int | timezone |
Station timezone. More... | |
double d_geo::alititude |
Station altitude.
Definition at line 682 of file DAS_Spatramdef.h.
Referenced by ApplyGeoCB(), CONFP_param_page3(), D_BuildH(), DB_GeocoordCB(), HeaderInPlot(), and LoadGeoCoord().
MOBJECT d_geo::edit[5] |
Edit Object.
Definition at line 691 of file DAS_Spatramdef.h.
Referenced by AddStCB(), CONFP_param_page3(), and DB_GeocoordCB().
int d_geo::flagnewstation |
New Station Flag.
Definition at line 692 of file DAS_Spatramdef.h.
Referenced by AddStCB(), DB_StorePB(), and WriteGeo().
double d_geo::latitude |
Station latitude.
Definition at line 680 of file DAS_Spatramdef.h.
Referenced by ApplyGeoCB(), CONFP_param_page3(), D_AutoExecution(), D_BuildH(), DB_GeocoordCB(), HeaderInPlot(), LoadGeoCoord(), SZA_FindMin(), SZA_FirstCalc(), and Task_Timer().
double d_geo::longitude |
Station longitude.
Definition at line 681 of file DAS_Spatramdef.h.
Referenced by ApplyGeoCB(), CONFP_param_page3(), D_AutoExecution(), D_BuildH(), DB_GeocoordCB(), HeaderInPlot(), LoadGeoCoord(), SZA_FindMin(), SZA_FirstCalc(), and Task_Timer().
double d_geo::newalititude[20] |
New Station altitude.
Definition at line 689 of file DAS_Spatramdef.h.
Referenced by DB_GeocoordCB(), DeleteGeoCB(), DGeoeditCB(), LoadGeoDB(), and WriteGeo().
double d_geo::newlatitude[20] |
New Station latitude.
Definition at line 687 of file DAS_Spatramdef.h.
Referenced by DB_GeocoordCB(), DeleteGeoCB(), DGeoeditCB(), LoadGeoDB(), and WriteGeo().
double d_geo::newlongitude[20] |
New Station longitude.
Definition at line 688 of file DAS_Spatramdef.h.
Referenced by DB_GeocoordCB(), DeleteGeoCB(), DGeoeditCB(), LoadGeoDB(), and WriteGeo().
char d_geo::news_name[20][4] |
New Station name.
Definition at line 686 of file DAS_Spatramdef.h.
Referenced by CONFP_param_page3(), DB_GeocoordCB(), DeleteGeoCB(), DGeoeditCB(), LoadGeoDB(), Rebuildrb(), and WriteGeo().
int d_geo::newtimezone[20] |
Station timezone.
Definition at line 690 of file DAS_Spatramdef.h.
Referenced by DB_GeocoordCB(), DeleteGeoCB(), DGeoeditCB(), LoadGeoDB(), and WriteGeo().
int d_geo::nitem |
Number of items of the GeoDB.ini.
Definition at line 684 of file DAS_Spatramdef.h.
Referenced by AddStCB(), CONFP_param_page3(), DeleteGeoCB(), LoadGeoDB(), Rebuildrb(), and WriteGeo().
MOBJECT d_geo::rb[21] |
Maximum number of station 21.
Definition at line 693 of file DAS_Spatramdef.h.
Referenced by CONFP_param_page3(), and Rebuildrb().
char d_geo::s_name[4] |
Station name.
Definition at line 679 of file DAS_Spatramdef.h.
Referenced by ApplyGeoCB(), CONFP_param_page3(), D_BuildH(), D_Saving(), DB_GeocoordCB(), HeaderInPlot(), LoadGeoCoord(), MGUIMain(), SaveCalib(), SZA_FirstCalc(), Task_LOG(), and Task_Timer().
int d_geo::selitem |
Definition at line 685 of file DAS_Spatramdef.h.
Referenced by AddStCB(), CONFP_param_page3(), DB_GeocoordCB(), DeleteGeoCB(), DGeoeditCB(), and Rebuildrb().
MOBJECT d_geo::tbrb |
Table Object for rbuttons.
Definition at line 694 of file DAS_Spatramdef.h.
Referenced by CONFP_param_page3(), and Rebuildrb().
int d_geo::timezone |
Station timezone.
Definition at line 683 of file DAS_Spatramdef.h.
Referenced by ApplyGeoCB(), CONFP_param_page3(), D_AutoExecution(), DB_GeocoordCB(), LoadGeoCoord(), SZA_FindMin(), SZA_FirstCalc(), and Task_Timer().