public static class Grib1Gds.GaussianLatLon 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 |
|---|---|
float |
latPole |
float |
latSouthPole |
float |
lonPole |
float |
lonSouthPole |
float |
rotAngle |
float |
stretchFactor |
deltaLat, deltaLon, la1, la2, lo1, lo2data, hashCode, lastOctet, nptsInLine, nx, ny, resolution, scanMode, template| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
GdsHorizCoordSys |
makeHorizCoordSys() |
java.lang.String |
toString() |
getDx, getDxRaw, getDy, getDyRaw, getLa1, getLo1, isLatLon, setNptsInLine, testHorizCoordSysfactory, getEarth, getEarthShape, getNameShort, getNpts, getNptsInLine, getNx, getNxRaw, getNy, getNyRaw, getOctet, getOctet2, getOctet3, getOctet4, getRawBytes, getResolution, getScanMode, getUVisReletiveToEastNorthpublic float latSouthPole
public float lonSouthPole
public float rotAngle
public float latPole
public float lonPole
public float stretchFactor
public GdsHorizCoordSys makeHorizCoordSys()
makeHorizCoordSys in class Grib1Gds.LatLonpublic boolean equals(java.lang.Object o)
equals in class Grib1Gds.LatLonpublic int hashCode()
hashCode in class Grib1Gds.LatLonpublic java.lang.String toString()
toString in class Grib1Gds.LatLon