Ginan
Loading...
Searching...
No Matches
SSRAtmRegion Struct Reference
Collaboration diagram for SSRAtmRegion:

Data Fields

int regionDefIOD = -1
 
map< int, double > gridLatDeg
 
map< int, double > gridLonDeg
 
double minLatDeg = 0
 
double maxLatDeg = 0
 
double intLatDeg = 0
 
double minLonDeg = 0
 
double maxLonDeg = 0
 
double intLonDeg = 0
 
int gridType = -1
 
int tropPolySize = -1
 
int ionoPolySize = -1
 
bool ionoGrid = false
 
bool tropGrid = false
 
map< GTime, SSRTropData, std::greater< GTime > > tropData
 
map< SatSys, map< GTime, SSRSTECData, std::greater< GTime > > > stecData
 
GTime stecUpdateTime
 

Field Documentation

◆ gridLatDeg

map<int, double> SSRAtmRegion::gridLatDeg

◆ gridLonDeg

map<int, double> SSRAtmRegion::gridLonDeg

◆ gridType

int SSRAtmRegion::gridType = -1

◆ intLatDeg

double SSRAtmRegion::intLatDeg = 0

◆ intLonDeg

double SSRAtmRegion::intLonDeg = 0

◆ ionoGrid

bool SSRAtmRegion::ionoGrid = false

◆ ionoPolySize

int SSRAtmRegion::ionoPolySize = -1

◆ maxLatDeg

double SSRAtmRegion::maxLatDeg = 0

◆ maxLonDeg

double SSRAtmRegion::maxLonDeg = 0

◆ minLatDeg

double SSRAtmRegion::minLatDeg = 0

◆ minLonDeg

double SSRAtmRegion::minLonDeg = 0

◆ regionDefIOD

int SSRAtmRegion::regionDefIOD = -1

◆ stecData

map<SatSys, map<GTime, SSRSTECData, std::greater<GTime> > > SSRAtmRegion::stecData

◆ stecUpdateTime

GTime SSRAtmRegion::stecUpdateTime

◆ tropData

map<GTime, SSRTropData, std::greater<GTime> > SSRAtmRegion::tropData

◆ tropGrid

bool SSRAtmRegion::tropGrid = false

◆ tropPolySize

int SSRAtmRegion::tropPolySize = -1

The documentation for this struct was generated from the following file: