visad.bom
Class RadarAdapter
java.lang.Object
visad.bom.RadarAdapter
public class RadarAdapter
- extends Object
RadarAdapter
- Author:
- - James Kelly : J.Kelly@bom.gov.au - Bill Hibbard (mainly, while
working at BOM August 1999)
Constructor Summary |
RadarAdapter(float centlat,
float centlon,
float centalt,
String radarSource,
boolean d3d)
|
RadarAdapter(float centlat,
float centlon,
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,
String radarSource,
boolean d3d)
throws IOException,
VisADException
- Deprecated.
- Throws:
IOException
VisADException
RadarAdapter
public RadarAdapter(float centlat,
float centlon,
float centalt,
String radarSource,
boolean d3d)
throws IOException,
VisADException
- Throws:
IOException
VisADException
getData
public FlatField getData()
main
public static void main(String[] args)
throws VisADException,
RemoteException
- Throws:
VisADException
RemoteException