public class GdsSpherical extends Grib2Gds
Grib2Gds.AbstractRotatedLatLon, Grib2Gds.AlbersEqualArea, Grib2Gds.CurvilinearOrthogonal, Grib2Gds.GaussLatLon, Grib2Gds.LambertConformal, Grib2Gds.LatLon, Grib2Gds.Mercator, Grib2Gds.PolarStereographic, Grib2Gds.RotatedLatLon, Grib2Gds.RotatedLatLon32769, Grib2Gds.SpaceViewPerspectivecenter, data, earthRadius, earthShape, hashCode, lastOctet, majorAxis, maxReletiveErrorPos, minorAxis, nptsInLine, scanMode, template| Modifier | Constructor and Description |
|---|---|
protected |
GdsSpherical(byte[] data,
int template) |
| Modifier and Type | Method and Description |
|---|---|
GdsHorizCoordSys |
makeHorizCoordSys() |
void |
testHorizCoordSys(java.util.Formatter f) |
equals, factory, finish, getEarth, getNameShort, getNptsInLine, getNx, getNxRaw, getNy, getNyRaw, getOctet, getOctet4, getOctetSigned, getRawBytes, getScaledValue, getScanMode, hashCode, isLatLon, isThin, readNptsInLine, setCenter, testScanModepublic GdsHorizCoordSys makeHorizCoordSys()
makeHorizCoordSys in class Grib2Gdspublic void testHorizCoordSys(java.util.Formatter f)
testHorizCoordSys in class Grib2Gds