visad.bom
Class RadarAdapter
java.lang.Object
visad.bom.RadarAdapter
public class RadarAdapter
- extends java.lang.Object
RadarAdapter
Constructor Summary |
RadarAdapter(float centlat,
float centlon,
float centalt,
java.lang.String radarSource,
boolean d3d)
|
RadarAdapter(float centlat,
float centlon,
java.lang.String radarSource,
boolean d3d)
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
rf
public RadarFile rf
polar
public RadarAdapter.PolarData[] polar
numVectors
public int numVectors
RadarAdapter
public RadarAdapter(float centlat,
float centlon,
java.lang.String radarSource,
boolean d3d)
throws java.io.IOException,
VisADException
- Deprecated.
- Throws:
java.io.IOException
VisADException
RadarAdapter
public RadarAdapter(float centlat,
float centlon,
float centalt,
java.lang.String radarSource,
boolean d3d)
throws java.io.IOException,
VisADException
- Throws:
java.io.IOException
VisADException
getData
public FlatField getData()
main
public static void main(java.lang.String[] args)
throws VisADException,
java.rmi.RemoteException
- Throws:
VisADException
java.rmi.RemoteException