public static class Grib1Gds.RotatedLatLon extends Grib1Gds.LatLon
Grib1Gds.GaussianLatLon, Grib1Gds.LambertConformal, Grib1Gds.LatLon, Grib1Gds.Mercator, Grib1Gds.PolarStereographic, Grib1Gds.RotatedLatLon| Modifier and Type | Field and Description |
|---|---|
float |
angleRotation |
protected int |
lastOctet |
float |
latSouthPole |
float |
lonSouthPole |
deltaLat, deltaLon, la1, la2, lo1, lo2data, earthRadius, earthShape, hashCode, 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, getNptsInLine, getNx, getNxRaw, getNy, getNyRaw, getOctet, getOctet2, getOctet3, getOctet4, getRawBytes, getResolution, getScanModepublic float angleRotation
public float latSouthPole
public float lonSouthPole
protected int lastOctet
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-2013 UCAR/Unidata. All Rights Reserved.