ocssw
V2022
|
VcstPolarStereographicDataSet.h
int gridToLatLon(double row, double col, double *rlat, double *rlon)
VcstPolarStereographicDataSet(Hemisphere theHemisphere, double upperLeftLatitude, double upperLeftLongitude, double lowerRightLatitude, double lowerRightLongitude, int heightInPixels, int widthInPixels)
Definition: VcstMapDataSet.h:67
int latLonToGrid(double rlat, double rlon, double *row, double *column)