|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RealVectorType | |
---|---|
visad | The core VisAD package, providing support for VisAD's Data & MathType hierarchy, as well as for VisAD Displays and remote collaboration. |
visad.data.visad.object |
Uses of RealVectorType in visad |
---|
Subclasses of RealVectorType in visad | |
---|---|
class |
EarthVectorType
EarthVectorType is the VisAD data type for 2-D and 3-D wind or current vectors in Units convertable with meter / second whose first component is parallel to latitude lines, positive east, and whose second component is parallel to longitude lines, positive north. |
class |
GridVectorType
GridVectorType is the VisAD data type for 2-D and 3-D wind or current vectors in Units convertable with meter / second whose first component is parallel to grid rows, positive toward increasing column, and whose second component is parallel to grid columns, positive toward decreasing row. |
Methods in visad that return RealVectorType | |
---|---|
RealVectorType |
DataRenderer.getRealVectorTypes(int index)
|
Uses of RealVectorType in visad.data.visad.object |
---|
Methods in visad.data.visad.object with parameters of type RealVectorType | |
---|---|
static int |
BinaryRealVectorType.write(BinaryWriter writer,
RealVectorType rvt,
Object token)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |