Package ucar.visad.quantities
Class AirPressure.StandardAtmosphereCoordinateSystem
java.lang.Object
visad.CoordinateSystem
ucar.visad.quantities.AirPressure.AirPressureCoordinateSystem
ucar.visad.quantities.AirPressure.StandardAtmosphereCoordinateSystem
- All Implemented Interfaces:
Serializable
- Enclosing class:
AirPressure
public static class AirPressure.StandardAtmosphereCoordinateSystem
extends AirPressure.AirPressureCoordinateSystem
The class for the standard atmosphere converion from altitude to pressure
- Version:
- $Revision: 1.16 $
- Author:
- IDV Development Team
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCreate a new StandardAtmosphereCoordinateSystem. -
Method Summary
Methods inherited from class ucar.visad.quantities.AirPressure.AirPressureCoordinateSystem
equals, fromReference, fromReference, toReference, toReference
Methods inherited from class visad.CoordinateSystem
canConvert, fromReference, fromReference, getCoordinateSystemUnits, getDimension, getReference, getReferenceUnits, toReference, toReference, transformCoordinates, transformCoordinates, transformCoordinates, transformCoordinates, transformCoordinatesFreeUnits, transformCoordinatesFreeUnits
-
Constructor Details
-
StandardAtmosphereCoordinateSystem
Create a new StandardAtmosphereCoordinateSystem.- Throws:
RemoteException
- can't happen, but we've got to throw itVisADException
- Problem creating the CoordinateSystem
-