Uses of Interface
visad.GriddedDoubleSet

Packages that use GriddedDoubleSet
visad The core VisAD package, providing support for VisAD's Data & MathType hierarchy, as well as for VisAD Displays and remote collaboration. 
 

Uses of GriddedDoubleSet in visad
 

Classes in visad that implement GriddedDoubleSet
 class Gridded1DDoubleSet
          Gridded1DDoubleSet is a Gridded1DSet with double-precision samples.
 class Gridded2DDoubleSet
          Gridded2DDoubleSet is a Gridded2DSet with double-precision samples.
 class Gridded3DDoubleSet
          Gridded3DDoubleSet is a Gridded3DSet with double-precision samples.
 class Integer1DSet
          Integer1DSet represents a finite set of samples of R at an integer lattice based at the origin (i.e, 0, 1, 2, ..., length-1).
 class Linear1DSet
          Linear1DSet represents a finite set of samples of R in an arithmetic progression.