public class Swells
extends java.lang.Exception
| Constructor and Description |
|---|
Swells() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
static void |
setupSwellDisplay(RealType swellDir,
RealType swellHeight,
DisplayImpl display)
set up ScalarMaps from swellDir and swellHeight to Display.Shape
in display; swellDir default Unit must be degree and swellHeight
default Unit must be meter
|
public static void setupSwellDisplay(RealType swellDir, RealType swellHeight, DisplayImpl display) throws VisADException, java.rmi.RemoteException
VisADExceptionjava.rmi.RemoteExceptionpublic static void main(java.lang.String[] args)
throws VisADException,
java.rmi.RemoteException
VisADExceptionjava.rmi.RemoteException