Uses of Class
ucar.ma2.ArrayDouble.D1

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

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

Methods in ucar.unidata.geoloc.vertical that return ArrayDouble.D1
 ArrayDouble.D1 OceanSG1.getCoordinateArray1D(int timeIndex, int xIndex, int yIndex)
          Get the 1D vertical coordinate array for this time step and the specified X,Y index for Lat-Lon point.
 ArrayDouble.D1 OceanSG2.getCoordinateArray1D(int timeIndex, int xIndex, int yIndex)
          Get the 1D vertical coordinate array for this time step and the specified X,Y index for Lat-Lon point.
 ArrayDouble.D1 OceanS.getCoordinateArray1D(int timeIndex, int xIndex, int yIndex)
          Get the 1D vertical coordinate array for this time step and the specified X,Y index for Lat-Lon point.
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.