public static class Grib2Gds.LatLon extends Grib2Gds
Grib2Gds.CurvilinearOrthogonal, Grib2Gds.GaussLatLon, Grib2Gds.LambertConformal, Grib2Gds.LatLon, Grib2Gds.Mercator, Grib2Gds.PolarStereographic, Grib2Gds.RotatedLatLon, 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 |
data, earthRadius, earthShape, hashCode, lastOctet, majorAxis, minorAxis, nptsInLine, scanMode, template| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
protected void |
finish() |
int[] |
getOptionalPoints() |
protected float |
getScale() |
int |
hashCode() |
boolean |
isLatLon() |
GdsHorizCoordSys |
makeHorizCoordSys() |
void |
testHorizCoordSys(Formatter f) |
factory, getEarth, getNameShort, getNptsInLine, getNx, getNxRaw, getNy, getNyRaw, getOctet, getOctet4, getOctetSigned, getRawBytes, getScaledValue, isThin, main, readNptsInLinepublic 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
protected float getScale()
public int[] getOptionalPoints()
public GdsHorizCoordSys makeHorizCoordSys()
makeHorizCoordSys in class Grib2Gdspublic void testHorizCoordSys(Formatter f)
testHorizCoordSys in class Grib2GdsCopyright © 1999-2013 UCAR/Unidata. All Rights Reserved.