This is the complete list of members for VcstPolarTileDatabase, including all inherited members.
calculateColInTile(double aDatabaseCol) const | VcstTileDatabase | virtual |
calculateRowInTile(double aDatabaseRow) const | VcstTileDatabase | virtual |
calculateSrc(Hemisphere hem, double aDatabaseRow, double aDatabaseCol) const | VcstPolarTileDatabase | |
calculateSrc(Hemisphere hem, double aDatabaseRow, double aDatabaseCol, std::ostringstream &aStr) const | VcstPolarTileDatabase | |
calculateSrc(Hemisphere hem, int aTileRow, int aTileCol) const | VcstPolarTileDatabase | |
calculateSrc(Hemisphere hem, int aTileRow, int aTileCol, std::ostringstream &aStr) const | VcstPolarTileDatabase | |
calculateSrc(Hemisphere hem, int aTileNum) const | VcstPolarTileDatabase | |
calculateSrc(Hemisphere hem, int aTileNum, std::ostringstream &aStr) const | VcstPolarTileDatabase | |
calculateTileCol(double aDatabaseCol) const | VcstTileDatabase | virtual |
calculateTileNum(double aDatabaseRow, double aDatabaseCol) const | VcstTileDatabase | inline |
calculateTileNum(int aTileRow, int aTileCol) const | VcstTileDatabase | inline |
calculateTileRow(double aDatabaseRow) const | VcstTileDatabase | virtual |
decomposeTileNum(int aTileNum, int &aTileRow, int &aTileCol) | VcstTileDatabase | virtual |
getHemisphereMds(Hemisphere hem) | VcstPolarTileDatabase | |
getNumOfColsPerTile() const | VcstTileDatabase | inline |
getNumOfDbCols() const | VcstTileDatabase | inline |
getNumOfDbRows() const | VcstTileDatabase | inline |
getNumOfRowsPerTile() const | VcstTileDatabase | inline |
getNumOfTileCols() const | VcstTileDatabase | inline |
getNumOfTileRows() const | VcstTileDatabase | inline |
theNorthernMds_ | VcstPolarTileDatabase | protected |
theNumOfColsPerTile_ | VcstTileDatabase | protected |
theNumOfDbCols_ | VcstTileDatabase | protected |
theNumOfDbRows_ | VcstTileDatabase | protected |
theNumOfRowsPerTile_ | VcstTileDatabase | protected |
theNumOfTileCols_ | VcstTileDatabase | protected |
theNumOfTileRows_ | VcstTileDatabase | protected |
theSouthernMds_ | VcstPolarTileDatabase | protected |
VcstPolarTileDatabase() | VcstPolarTileDatabase | |
VcstTileDatabase(int aNumOfTileRows, int aNumOfTileCols, int aNumOfRowsPerTile, int aNumOfColsPerTile) | VcstTileDatabase | protected |
~VcstPolarTileDatabase() | VcstPolarTileDatabase | |
~VcstTileDatabase() | VcstTileDatabase | virtual |