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 |
lo1 |
protected float |
lov |
protected int |
projCenterFlag |
data, hashCode, lastOctet, nptsInLine, nx, ny, resolution, scanMode, template
Modifier | Constructor and Description |
---|---|
protected |
PolarStereographic(int template) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
float |
getDxRaw() |
float |
getDyRaw() |
float |
getLa1() |
float |
getLo1() |
float |
getLov() |
int |
getProjCenterFlag() |
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, isLatLon
protected float la1
protected float lo1
protected float lov
protected float dX
protected float dY
protected int projCenterFlag
public float getLa1()
public float getLo1()
public float getLov()
public int getProjCenterFlag()
public GdsHorizCoordSys makeHorizCoordSys()
makeHorizCoordSys
in class Grib1Gds
public void testHorizCoordSys(java.util.Formatter f)
testHorizCoordSys
in class Grib1Gds