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