ocssw
V2022
|
L3ShapeIsine Member List
This is the complete list of members for L3ShapeIsine, including all inherited members.
baseBin | L3ShapeIsine | protected |
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) | L3ShapeIsine | virtual |
bin2rowcol(int64_t bin, int32_t &row, int32_t &col) | L3ShapeIsine | virtual |
constrainRow(int32_t &row) const | L3Shape | virtual |
constrainRowCol(int32_t &row, int32_t &col) const | L3ShapeIsine | virtual |
getBaseBin(int32_t row) const | L3ShapeIsine | virtual |
getNumBins() const | L3Shape | virtual |
getNumCols(int32_t row) const | L3ShapeIsine | virtual |
getNumRows() const | L3Shape | virtual |
L3Shape(int32_t numRows) | L3Shape | |
L3ShapeIsine(int32_t numRows) | L3ShapeIsine | |
lat2row(double lat) const | L3ShapeIsine | virtual |
latBin | L3ShapeIsine | protected |
latlon2bin(double lat, double lon) const | L3ShapeIsine | virtual |
latlon2rowcol(double lat, double lon, int32_t &row, int32_t &col) const | L3ShapeIsine | virtual |
numBin | L3ShapeIsine | protected |
oldRow | L3ShapeIsine | protected |
row2lat(int32_t row) const | L3ShapeIsine | virtual |
rowcol2bin(int32_t row, int32_t col) const | L3ShapeIsine | virtual |
rowcol2bounds(int32_t row, int32_t col, double &north, double &south, double &east, double &west) const | L3ShapeIsine | 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 | L3ShapeIsine | virtual |
l3::L3Shape::rowcol2latlon(int32_t row, int32_t col, float &lat, float &lon) const | L3Shape | virtual |
seamLon | L3Shape | protected |
totalBins | L3Shape | protected |
totalRows | L3Shape | protected |
~L3Shape() | L3Shape | virtual |
~L3ShapeIsine() | L3ShapeIsine | virtual |