|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvisad.data.vis5d.Vis5DVerticalSystem
public class Vis5DVerticalSystem
Class for encapsulating the Vis5D vertical system as VisAD MathTypes and Data objects
Nested Class Summary | |
---|---|
static class |
Vis5DVerticalSystem.Vis5DVerticalCoordinateSystem
Vis5DVerticalCoordinateSystem is the VisAD class for coordinate systems for transforming pressure in millibars to Altitude in m. |
Constructor Summary | |
---|---|
Vis5DVerticalSystem(int vert_sys,
int n_levels,
double[] vert_args)
Construct the VisAD MathTypes and Data objects that relate to the Vis5D vertical system parameters. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Vis5DVerticalSystem(int vert_sys, int n_levels, double[] vert_args) throws VisADException
vert_sys
- Vis5D vertical Systemn_levels
- number of levels in vert_argsvert_args
- array of vertical level values
VisADException
- unknown vert_sys or problem creating VisAD
objects.for explanation of vertical
coordinates.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |