ocssw
V2022
|
L3ShapeSMI Member List
This is the complete list of members for L3ShapeSMI, including all inherited members.
bin2bounds(int64_t bin, double &north, double &south, double &east, double &west) | L3Shape | virtual |
bin2bounds(int64_t bin, float &north, float &south, float &east, float &west) | L3Shape | virtual |
bin2latlon(int64_t bin, double &lat, double &lon) | L3Shape | virtual |
bin2latlon(int64_t bin, float &lat, float &lon) | L3Shape | virtual |
bin2row(int64_t bin) | L3ShapeSMI | virtual |
bin2rowcol(int64_t bin, int32_t &row, int32_t &col) | L3ShapeSMI | virtual |
constrainRow(int32_t &row) const | L3Shape | virtual |
constrainRowCol(int32_t &row, int32_t &col) const | L3ShapeSMI | virtual |
east_ | L3ShapeSMI | protected |
getBaseBin(int32_t row) const | L3ShapeSMI | virtual |
getNumBins() const | L3Shape | virtual |
getNumCols(int32_t row) const | L3ShapeSMI | virtual |
getNumRows() const | L3Shape | virtual |
L3Shape(int32_t numRows) | L3Shape | |
L3ShapeSMI(int32_t numRows, int32_t numCols, double north, double south, double east, double west) | L3ShapeSMI | |
lat2row(double lat) const | L3ShapeSMI | virtual |
latlon2bin(double lat, double lon) const | L3ShapeSMI | virtual |
latlon2rowcol(double lat, double lon, int32_t &row, int32_t &col) const | L3ShapeSMI | virtual |
north_ | L3ShapeSMI | protected |
row2lat(int32_t row) const | L3ShapeSMI | virtual |
rowcol2bin(int32_t row, int32_t col) const | L3ShapeSMI | virtual |
rowcol2bounds(int32_t row, int32_t col, double &north, double &south, double &east, double &west) const | L3ShapeSMI | virtual |
l3::L3Shape::rowcol2bounds(int32_t row, int32_t col, float &north, float &south, float &east, float &west) const | L3Shape | virtual |
rowcol2latlon(int32_t row, int32_t col, double &lat, double &lon) const | L3ShapeSMI | virtual |
l3::L3Shape::rowcol2latlon(int32_t row, int32_t col, float &lat, float &lon) const | L3Shape | virtual |
seamLon | L3Shape | protected |
south_ | L3ShapeSMI | protected |
totalBins | L3Shape | protected |
totalCols | L3ShapeSMI | protected |
totalRows | L3Shape | protected |
west_ | L3ShapeSMI | protected |
~L3Shape() | L3Shape | virtual |
~L3ShapeSMI() | L3ShapeSMI | virtual |