Uses of Class
ucar.ma2.ArrayDouble.D3

Packages that use ArrayDouble.D3
ucar.unidata.geoloc.vertical Implementations of vertical coordinate transformations. 
 

Uses of ArrayDouble.D3 in ucar.unidata.geoloc.vertical
 

Methods in ucar.unidata.geoloc.vertical that return ArrayDouble.D3
 ArrayDouble.D3 AtmosLnPressure.getCoordinateArray(int timeIndex)
          Get the 3D vertical coordinate array for this time step.
 ArrayDouble.D3 AtmosSigma.getCoordinateArray(int timeIndex)
          Get the 3D vertical coordinate array for this time step.
 ArrayDouble.D3 HybridHeight.getCoordinateArray(int timeIndex)
          Get the 3D vertical coordinate array for this time step.
 ArrayDouble.D3 HybridSigmaPressure.getCoordinateArray(int timeIndex)
          Get the 3D vertical coordinate array for this time step.
 ArrayDouble.D3 OceanS.getCoordinateArray(int timeIndex)
          Get the 3D vertical coordinate array for this time step.
 ArrayDouble.D3 OceanSG1.getCoordinateArray(int timeIndex)
          Get the 3D vertical coordinate array for this time step.
 ArrayDouble.D3 OceanSG2.getCoordinateArray(int timeIndex)
          Get the 3D vertical coordinate array for this time step.
 ArrayDouble.D3 OceanSigma.getCoordinateArray(int timeIndex)
          Get the 3D vertical coordinate array for this time step.
 ArrayDouble.D3 VTfromExistingData.getCoordinateArray(int timeIndex)
           
 ArrayDouble.D3 VerticalTransform.getCoordinateArray(int timeIndex)
          Get the 3D vertical coordinate array for this time step.
abstract  ArrayDouble.D3 VerticalTransformImpl.getCoordinateArray(int timeIndex)
          Get the 3D vertical coordinate array for this time step.
 ArrayDouble.D3 VerticalTransformSubset.getCoordinateArray(int subsetIndex)
           
 ArrayDouble.D3 WRFEta.getCoordinateArray(int timeIndex)
          Get the 3D vertical coordinate array for this time step.