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 |
lad |
protected float |
latin1 |
protected float |
latin2 |
protected float |
latSouthPole |
protected float |
lo1 |
protected float |
lonSouthPole |
protected float |
lov |
protected int |
projCenterFlag |
data, hashCode, lastOctet, nptsInLine, nx, ny, resolution, scanMode, template| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
float |
getDxRaw() |
float |
getDyRaw() |
int |
hashCode() |
GdsHorizCoordSys |
makeHorizCoordSys() |
void |
testHorizCoordSys(Formatter f) |
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 lov
protected float lad
protected final float dX
protected final float dY
protected final float latin1
protected final float latin2
protected final float latSouthPole
protected final float lonSouthPole
protected final int projCenterFlag
public GdsHorizCoordSys makeHorizCoordSys()
makeHorizCoordSys in class Grib1Gdspublic void testHorizCoordSys(Formatter f)
testHorizCoordSys in class Grib1Gds