public static class Grib1Gds.RotatedLatLon extends Grib1Gds.LatLon
Grib1Gds.GaussianLatLon, Grib1Gds.LambertConformal, Grib1Gds.LatLon, Grib1Gds.Mercator, Grib1Gds.PolarStereographic, Grib1Gds.RotatedLatLon, Grib1Gds.SphericalHarmonicCoefficients| Modifier and Type | Field and Description |
|---|---|
float |
angleRotation |
float |
latSouthPole |
float |
lonSouthPole |
deltaLat, deltaLon, la1, la2, lo1, lo2data, earthRadius, earthShape, hashCode, lastOctet, majorAxis, minorAxis, nptsInLine, nx, ny, resolution, scanMode, template| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
int |
hashCode() |
GdsHorizCoordSys |
makeHorizCoordSys() |
void |
testHorizCoordSys(Formatter f) |
String |
toString() |
getDx, getDxRaw, getDy, getDyRaw, isLatLon, setNptsInLinefactory, getEarth, getNameShort, getNpts, getNptsInLine, getNx, getNxRaw, getNy, getNyRaw, getOctet, getOctet2, getOctet3, getOctet4, getRawBytes, getResolution, getScanModepublic float angleRotation
public float latSouthPole
public float lonSouthPole
public String getName()
public String toString()
toString in class Grib1Gds.LatLonpublic boolean equals(Object o)
equals in class Grib1Gds.LatLonpublic int hashCode()
hashCode in class Grib1Gds.LatLonpublic GdsHorizCoordSys makeHorizCoordSys()
makeHorizCoordSys in class Grib1Gds.LatLonpublic void testHorizCoordSys(Formatter f)
testHorizCoordSys in class Grib1Gds.LatLonCopyright © 1999–2015 UCAR/Unidata. All rights reserved.