public class McIDASAreaTransformBuilder extends AbstractCoordTransBuilder
earth, earth_radius, errBuffer, false_easting, false_northing, lat0, lon0
Constructor and Description |
---|
McIDASAreaTransformBuilder() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTransformName()
Get the transform name
|
TransformType |
getTransformType()
Get the Transform Type
|
CoordinateTransform |
makeCoordinateTransform(NetcdfDataset ds,
Variable ctv)
Make the coordinate transform
|
addParameter, getEarthRadiusInKm, getFalseEastingScaleFactor, getFormula, makeMathTransform, parseFormula, readAttribute, readAttributeDouble, readAttributeDouble2, readStandardParams, setErrorBuffer
public java.lang.String getTransformName()
public TransformType getTransformType()
public CoordinateTransform makeCoordinateTransform(NetcdfDataset ds, Variable ctv)
ds
- the datasetctv
- the coordinate transform variable