ucar.visad.quantities
Class AirPressure.StandardAtmosphereCoordinateSystem

java.lang.Object
  extended by visad.CoordinateSystem
      extended by ucar.visad.quantities.AirPressure.AirPressureCoordinateSystem
          extended by 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:
Serialized Form

Constructor Summary
AirPressure.StandardAtmosphereCoordinateSystem()
          Create 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
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AirPressure.StandardAtmosphereCoordinateSystem

public AirPressure.StandardAtmosphereCoordinateSystem()
                                               throws VisADException,
                                                      RemoteException
Create a new StandardAtmosphereCoordinateSystem.

Throws:
RemoteException - can't happen, but we've got to throw it
VisADException - Problem creating the CoordinateSystem