public static class Grib2Gds.RotatedLatLon extends Grib2Gds.LatLon
Grib2Gds.AlbersEqualArea, Grib2Gds.CurvilinearOrthogonal, Grib2Gds.GaussLatLon, Grib2Gds.LambertConformal, Grib2Gds.LatLon, Grib2Gds.Mercator, Grib2Gds.PolarStereographic, Grib2Gds.RotatedLatLon, Grib2Gds.SpaceViewPerspective
Modifier and Type | Field and Description |
---|---|
float |
angleRotation |
float |
latSouthPole |
float |
lonSouthPole |
basicAngle, basicAngleSubdivisions, deltaLat, deltaLon, flags, la1, la2, lo1, lo2
center, data, earthRadius, earthShape, hashCode, lastOctet, majorAxis, maxReletiveErrorPos, minorAxis, nptsInLine, scanMode, template
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
GdsHorizCoordSys |
makeHorizCoordSys() |
void |
testHorizCoordSys(Formatter f) |
finish, getOptionalPoints, getScale, isLatLon, testScanMode
factory, getEarth, getNameShort, getNptsInLine, getNx, getNxRaw, getNy, getNyRaw, getOctet, getOctet4, getOctetSigned, getRawBytes, getScaledValue, getScanMode, isThin, readNptsInLine, setCenter
public float latSouthPole
public float lonSouthPole
public float angleRotation
public boolean equals(Object o)
equals
in class Grib2Gds.LatLon
public int hashCode()
hashCode
in class Grib2Gds.LatLon
public GdsHorizCoordSys makeHorizCoordSys()
makeHorizCoordSys
in class Grib2Gds.LatLon
public void testHorizCoordSys(Formatter f)
testHorizCoordSys
in class Grib2Gds.LatLon
Copyright © 1999–2019 UCAR/Unidata. All rights reserved.