Uses of Class
ucar.nc2.iosp.mcidas.V5DStruct

Packages that use V5DStruct
ucar.nc2.iosp.mcidas   
 

Uses of V5DStruct in ucar.nc2.iosp.mcidas
 

Methods in ucar.nc2.iosp.mcidas that return V5DStruct
static V5DStruct V5DStruct.v5d_open(RandomAccessFile raf, int[] sizes, int[] n_levels, String[] var_names, String[] var_units, int[] map_proj, float[] projargs, int[] vert_sys, float[] vert_args, double[] times)
          Open a Vis5D file
static V5DStruct V5DStruct.v5dOpenFile(RandomAccessFile fd)
          Open a v5d file for reading.
 



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