public static class Grib2Gds.RotatedLatLon extends Grib2Gds.LatLon
Grib2Gds.AlbersEqualArea, Grib2Gds.CurvilinearOrthogonal, Grib2Gds.GaussLatLon, Grib2Gds.LambertConformal, Grib2Gds.LatLon, Grib2Gds.Mercator, Grib2Gds.PolarStereographic, Grib2Gds.RotatedLatLon, Grib2Gds.SpaceViewPerspective| Modifier and Type | Field and Description |
|---|---|
float |
angleRotation |
float |
latSouthPole |
float |
lonSouthPole |
basicAngle, basicAngleSubdivisions, deltaLat, deltaLon, flags, la1, la2, lo1, lo2center, data, earthRadius, earthShape, hashCode, lastOctet, majorAxis, minorAxis, nptsInLine, scanMode, template| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
GdsHorizCoordSys |
makeHorizCoordSys() |
void |
testHorizCoordSys(Formatter f) |
finish, getOptionalPoints, getScale, isLatLonfactory, getEarth, getNameShort, getNptsInLine, getNx, getNxRaw, getNy, getNyRaw, getOctet, getOctet4, getOctetSigned, getRawBytes, getScaledValue, getScanMode, isThin, readNptsInLine, setCenterpublic float latSouthPole
public float lonSouthPole
public float angleRotation
public boolean equals(Object o)
equals in class Grib2Gds.LatLonpublic int hashCode()
hashCode in class Grib2Gds.LatLonpublic GdsHorizCoordSys makeHorizCoordSys()
makeHorizCoordSys in class Grib2Gds.LatLonpublic void testHorizCoordSys(Formatter f)
testHorizCoordSys in class Grib2Gds.LatLonCopyright © 1999–2015 UCAR/Unidata. All rights reserved.