public static class Grib2Gds.LatLon extends Grib2Gds
Grib2Gds.AbstractRotatedLatLon, Grib2Gds.AlbersEqualArea, Grib2Gds.CurvilinearOrthogonal, Grib2Gds.GaussLatLon, Grib2Gds.LambertConformal, Grib2Gds.LatLon, Grib2Gds.Mercator, Grib2Gds.PolarStereographic, Grib2Gds.RotatedLatLon, Grib2Gds.RotatedLatLon32769, Grib2Gds.SpaceViewPerspective
Modifier and Type | Field and Description |
---|---|
int |
basicAngle |
int |
basicAngleSubdivisions |
float |
deltaLat |
float |
deltaLon |
int |
flags |
float |
la1 |
float |
la2 |
float |
lo1 |
float |
lo2 |
center, data, earthRadius, earthShape, hashCode, lastOctet, majorAxis, maxReletiveErrorPos, minorAxis, nptsInLine, scanMode, template
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
protected void |
finish() |
int[] |
getOptionalPoints() |
protected float |
getScale() |
int |
hashCode() |
boolean |
isLatLon() |
GdsHorizCoordSys |
makeHorizCoordSys() |
void |
testHorizCoordSys(java.util.Formatter f) |
void |
testScanMode(java.util.Formatter f) |
factory, getEarth, getNameShort, getNptsInLine, getNx, getNxRaw, getNy, getNyRaw, getOctet, getOctet4, getOctetSigned, getRawBytes, getScaledValue, getScanMode, isThin, readNptsInLine, setCenter
public float la1
public float lo1
public float la2
public float lo2
public float deltaLon
public float deltaLat
public int basicAngle
public int basicAngleSubdivisions
public int flags
public void testScanMode(java.util.Formatter f)
testScanMode
in class Grib2Gds
protected float getScale()
public int[] getOptionalPoints()
public GdsHorizCoordSys makeHorizCoordSys()
makeHorizCoordSys
in class Grib2Gds
public void testHorizCoordSys(java.util.Formatter f)
testHorizCoordSys
in class Grib2Gds