public static class Grib1Gds.GaussianLatLon extends Grib1Gds.LatLon
Grib1Gds.GaussianLatLon, Grib1Gds.LambertConformal, Grib1Gds.LatLon, Grib1Gds.Mercator, Grib1Gds.PolarStereographic, Grib1Gds.RotatedLatLon, Grib1Gds.SphericalHarmonicCoefficients
Modifier and Type | Field and Description |
---|---|
float |
latPole |
float |
latSouthPole |
float |
lonPole |
float |
lonSouthPole |
float |
rotAngle |
float |
stretchFactor |
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) |
int |
hashCode() |
GdsHorizCoordSys |
makeHorizCoordSys() |
java.lang.String |
toString() |
getDx, getDxRaw, getDy, getDyRaw, isLatLon, setNptsInLine, testHorizCoordSys
factory, getEarth, getEarthShape, getNameShort, getNpts, getNptsInLine, getNx, getNxRaw, getNy, getNyRaw, getOctet, getOctet2, getOctet3, getOctet4, getRawBytes, getResolution, getScanMode, getUVisReletive
public float latSouthPole
public float lonSouthPole
public float rotAngle
public float latPole
public float lonPole
public float stretchFactor
public GdsHorizCoordSys makeHorizCoordSys()
makeHorizCoordSys
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 java.lang.String toString()
toString
in class Grib1Gds.LatLon