This is the complete list of members for VcstPolarStereographicDataSet, including all inherited members.
baseLongitude_ | VcstMapDataSet | protected |
biggestLatitude_ | VcstMapDataSet | protected |
biggestLongitude_ | VcstMapDataSet | protected |
checkLat(double &rlat) | VcstMapDataSet | protected |
checkLon(double &rlon) | VcstMapDataSet | protected |
fillMds(mds_type *const anMds) const | VcstMapDataSet | |
getBiggestLatitude() const | VcstMapDataSet | inline |
getBiggestLongitude() const | VcstMapDataSet | inline |
getGridType() const | VcstMapDataSet | inline |
getHemisphere() const | VcstMapDataSet | inline |
getLowerRightLatitude() const | VcstMapDataSet | inline |
getLowerRightLongitude() const | VcstMapDataSet | inline |
getSmallestLatitude() const | VcstMapDataSet | inline |
getSmallestLongitude() const | VcstMapDataSet | inline |
getUpperLeftLatitude() const | VcstMapDataSet | inline |
getUpperLeftLongitude() const | VcstMapDataSet | inline |
gridIncConstant_ | VcstMapDataSet | protected |
gridToLatLon(double row, double col, double *rlat, double *rlon) | VcstPolarStereographicDataSet | virtual |
gridType_ | VcstMapDataSet | protected |
hemisphere_ | VcstMapDataSet | protected |
latLonToGrid(double rlat, double rlon, double *row, double *column) | VcstPolarStereographicDataSet | virtual |
lowerRightLatitude_ | VcstMapDataSet | protected |
lowerRightLongitude_ | VcstMapDataSet | protected |
lowerRightX_ | VcstMapDataSet | protected |
lowerRightY_ | VcstMapDataSet | protected |
maxCol_ | VcstMapDataSet | protected |
maxRow_ | VcstMapDataSet | protected |
mdsNum_ | VcstMapDataSet | protected |
numberOfRanges_ | VcstMapDataSet | protected |
smallestLatitude_ | VcstMapDataSet | protected |
smallestLongitude_ | VcstMapDataSet | protected |
stanLat1_ | VcstMapDataSet | protected |
stanLat2_ | VcstMapDataSet | protected |
upperLeftLatitude_ | VcstMapDataSet | protected |
upperLeftLongitude_ | VcstMapDataSet | protected |
upperLeftX_ | VcstMapDataSet | protected |
upperLeftY_ | VcstMapDataSet | protected |
VcstMapDataSet(Hemisphere theHemisphere) | VcstMapDataSet | |
VcstPolarStereographicDataSet(Hemisphere theHemisphere, double upperLeftLatitude, double upperLeftLongitude, double lowerRightLatitude, double lowerRightLongitude, int heightInPixels, int widthInPixels) | VcstPolarStereographicDataSet | |
wedgeRotation_ | VcstMapDataSet | protected |
~VcstMapDataSet() | VcstMapDataSet | virtual |