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, lo2
data, hashCode, lastOctet, maxReletiveErrorPos, 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, isLatLon, setNptsInLine
factory, getEarth, getEarthShape, getNameShort, getNpts, getNptsInLine, getNx, getNxRaw, getNy, getNyRaw, getOctet, getOctet2, getOctet3, getOctet4, getRawBytes, getResolution, getScanMode, getUVisReletive
public float angleRotation
public float latSouthPole
public 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