#include <CStationListManager.h>
Public Attributes | |
double | fAltitude |
double | fAxis1 |
double | fAxis2 |
std::string | fBand |
std::string | fCommissionTime |
std::string | fDecommissionTime |
double | fEasting |
std::string | fEllipsoid |
int | fGroupId |
int | fId |
std::vector< bool > | fInGrid |
std::string | fName |
double | fNorthing |
int | fZone |
Private Attributes | |
utl::TimeRange | fCommissionTimeRange |
Friends | |
class | CStationListManager |
Definition at line 38 of file CStationListManager.h.
|
friend |
Definition at line 56 of file CStationListManager.h.
double cdet::CStationListManager::StationData::fAltitude |
Definition at line 42 of file CStationListManager.h.
Referenced by cdet::CStationListXMLManager::Init().
double cdet::CStationListManager::StationData::fAxis1 |
Definition at line 48 of file CStationListManager.h.
Referenced by cdet::CStationListXMLManager::Init().
double cdet::CStationListManager::StationData::fAxis2 |
Definition at line 49 of file CStationListManager.h.
Referenced by cdet::CStationListXMLManager::Init().
std::string cdet::CStationListManager::StationData::fBand |
Definition at line 52 of file CStationListManager.h.
Referenced by cdet::CStationListXMLManager::Init().
std::string cdet::CStationListManager::StationData::fCommissionTime |
Definition at line 44 of file CStationListManager.h.
Referenced by cdet::CStationListManager::ConditionalAddStationData(), and cdet::CStationListXMLManager::Init().
|
private |
Definition at line 54 of file CStationListManager.h.
Referenced by cdet::CStationListManager::ConditionalAddStationData().
std::string cdet::CStationListManager::StationData::fDecommissionTime |
Definition at line 45 of file CStationListManager.h.
Referenced by cdet::CStationListManager::ConditionalAddStationData(), and cdet::CStationListXMLManager::Init().
double cdet::CStationListManager::StationData::fEasting |
Definition at line 41 of file CStationListManager.h.
Referenced by cdet::CStationListXMLManager::Init().
std::string cdet::CStationListManager::StationData::fEllipsoid |
Definition at line 50 of file CStationListManager.h.
Referenced by cdet::CStationListXMLManager::Init().
int cdet::CStationListManager::StationData::fGroupId |
Definition at line 47 of file CStationListManager.h.
Referenced by cdet::CStationListXMLManager::Init().
int cdet::CStationListManager::StationData::fId |
Definition at line 39 of file CStationListManager.h.
Referenced by cdet::CStationListManager::ConditionalAddStationData(), and cdet::CStationListXMLManager::Init().
std::vector<bool> cdet::CStationListManager::StationData::fInGrid |
Definition at line 46 of file CStationListManager.h.
Referenced by cdet::CStationListXMLManager::Init().
std::string cdet::CStationListManager::StationData::fName |
Definition at line 43 of file CStationListManager.h.
Referenced by cdet::CStationListXMLManager::Init().
double cdet::CStationListManager::StationData::fNorthing |
Definition at line 40 of file CStationListManager.h.
Referenced by cdet::CStationListXMLManager::Init().
int cdet::CStationListManager::StationData::fZone |
Definition at line 51 of file CStationListManager.h.
Referenced by cdet::CStationListXMLManager::Init().