public class Swells extends Exception
Constructor and Description |
---|
Swells() |
Modifier and Type | Method and Description |
---|---|
static void |
main(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
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static void setupSwellDisplay(RealType swellDir, RealType swellHeight, DisplayImpl display) throws VisADException, RemoteException
VisADException
RemoteException
public static void main(String[] args) throws VisADException, RemoteException
VisADException
RemoteException
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.