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