public class RotatedLatLon extends AbstractCoordTransBuilder
earth, earth_radius, errBuffer, false_easting, false_northing, lat0, lon0| Constructor and Description |
|---|
RotatedLatLon() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTransformName()
Get the Transform name.
|
TransformType |
getTransformType()
Get the Transform Type : Vertical or Projection
|
CoordinateTransform |
makeCoordinateTransform(NetcdfDataset ds,
Variable ctv)
Make a CoordinateTransform from a Coordinate Transform Variable.
|
addParameter, getEarthRadiusInKm, getFalseEastingScaleFactor, getFormula, makeMathTransform, parseFormula, readAttributeDouble, readAttributeDouble2, readStandardParams, setErrorBufferpublic String getTransformName()
CoordTransBuilderIFpublic TransformType getTransformType()
CoordTransBuilderIFpublic CoordinateTransform makeCoordinateTransform(NetcdfDataset ds, Variable ctv)
CoordTransBuilderIFds - the containing datasetctv - the coordinate transform variable.Copyright © 1999-2012 UCAR/Unidata. All Rights Reserved.