public class RadarAdapter extends Object
Modifier and Type | Class and Description |
---|---|
class |
RadarAdapter.PolarData |
Modifier and Type | Field and Description |
---|---|
int |
numVectors |
RadarAdapter.PolarData[] |
polar |
RadarFile |
rf |
Constructor and Description |
---|
RadarAdapter(float centlat,
float centlon,
float centalt,
String radarSource,
boolean d3d) |
RadarAdapter(float centlat,
float centlon,
String radarSource,
boolean d3d)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
FlatField |
getData() |
static void |
main(String[] args) |
public RadarFile rf
public RadarAdapter.PolarData[] polar
public int numVectors
public RadarAdapter(float centlat, float centlon, String radarSource, boolean d3d) throws IOException, VisADException
IOException
VisADException
public RadarAdapter(float centlat, float centlon, float centalt, String radarSource, boolean d3d) throws IOException, VisADException
IOException
VisADException
public FlatField getData()
public static void main(String[] args) throws VisADException, RemoteException
VisADException
RemoteException
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.