| Package | Description |
|---|---|
| visad |
The core VisAD package, providing support for VisAD's Data & MathType
hierarchy, as well as for VisAD Displays and remote collaboration.
|
| visad.georef |
Provides classes for geo-referencing.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DoubleTuple
This provides a LoCal RealTuple that can hold numeric values without
taking the hit that having lots and lots of Real objects around.
|
class |
RealTuple
RealTuple is the VisAD data class for vectors in R^n for n>0.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EarthLocationLite
This provides a LoCal EarthLocation that is much faster to create than the
EarthLocationTuple.
|
class |
EarthLocationTuple
RealTuple implementation of EarthLocation for representing a
location on the earth's surface in terms of latitude, longitude
and altitude above sea level.
|
class |
LatLonTuple
RealTuple implementation of LatLonPoint for defining lat/lon points
|
class |
UTMCoordinate
RealTuple implementation of a Universal Transverse Mercator
(UTM) coordinate
|