public static class Grib1Gds.RotatedLatLon extends Grib1Gds.LatLon
Grib1Gds.GaussianLatLon, Grib1Gds.LambertConformal, Grib1Gds.LatLon, Grib1Gds.Mercator, Grib1Gds.PolarStereographic, Grib1Gds.RotatedLatLon, Grib1Gds.SphericalHarmonicCoefficients, Grib1Gds.UnknownGds
Modifier and Type | Field and Description |
---|---|
protected float |
angleRotation |
protected float |
latSouthPole |
protected float |
lonSouthPole |
deltaLat, deltaLon, la1, la2, lo1, lo2
data, hashCode, lastOctet, nptsInLine, nx, ny, resolution, scanMode, template
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
java.lang.String |
getName() |
int |
hashCode() |
GdsHorizCoordSys |
makeHorizCoordSys() |
void |
testHorizCoordSys(java.util.Formatter f) |
java.lang.String |
toString() |
getDx, getDxRaw, getDy, getDyRaw, getLa1, getLo1, isLatLon, setNptsInLine
factory, getEarth, getEarthShape, getNameShort, getNpts, getNptsInLine, getNx, getNxRaw, getNy, getNyRaw, getOctet, getOctet2, getOctet3, getOctet4, getRawBytes, getResolution, getScanMode, getUVisReletiveToEastNorth
protected final float angleRotation
protected final float latSouthPole
protected final float lonSouthPole
public java.lang.String getName()
public java.lang.String toString()
toString
in class Grib1Gds.LatLon
public boolean equals(java.lang.Object o)
equals
in class Grib1Gds.LatLon
public int hashCode()
hashCode
in class Grib1Gds.LatLon
public GdsHorizCoordSys makeHorizCoordSys()
makeHorizCoordSys
in class Grib1Gds.LatLon
public void testHorizCoordSys(java.util.Formatter f)
testHorizCoordSys
in class Grib1Gds.LatLon