|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use V5DStruct | |
---|---|
visad.data.vis5d | Provides for importing a Vis5D dataset into VisAD. |
Uses of V5DStruct in visad.data.vis5d |
---|
Methods in visad.data.vis5d that return V5DStruct | |
---|---|
static V5DStruct |
V5DStruct.v5d_open(byte[] name,
int name_length,
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 |
Constructors in visad.data.vis5d with parameters of type V5DStruct | |
---|---|
Vis5DFile(String filename,
V5DStruct vv,
Set space_set,
FunctionType grid_type,
RealType[] vars,
int[] vars_indexes,
int grid_size)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |