|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectvisad.aeri.Qdiv
| Field Summary | |
(package private) FieldImpl |
advect_field
|
(package private) int |
alt_factor
|
(package private) float |
alt_max
|
(package private) float |
alt_min
|
(package private) FunctionType |
alt_to_divqV
|
(package private) FunctionType |
alt_to_wind_aeri
|
(package private) RealType |
altitude
|
(package private) AnimationControl |
ani_cntrl
|
(package private) RealType |
band1
|
(package private) BaseMapAdapter |
baseMap
|
(package private) double[][] |
centroid_ll
|
(package private) float |
del_lat
|
(package private) float |
del_lon
|
(package private) RealType |
div_qV
|
(package private) RealTupleType |
div_qV_comps
|
(package private) FieldImpl |
divqV_field
|
(package private) RealType |
dwpt
|
(package private) boolean |
ept
|
(package private) boolean |
first_img_Event
|
(package private) boolean |
firstEvent
|
(package private) int |
height_limit
|
(package private) double |
hgt_max
|
(package private) ImageSequence |
image_seq
|
(package private) ScalarMap |
img_map
|
(package private) boolean |
imgEvent
|
(package private) RealType |
latitude
|
(package private) float |
latmax
|
(package private) float |
latmin
|
(package private) RealType |
longitude
|
(package private) float |
lonmax
|
(package private) float |
lonmin
|
(package private) DataReference |
map_ref
|
(package private) int |
n_hres_alt_samples
|
(package private) int |
n_stations
|
(package private) boolean |
pt
|
(package private) RealType |
q_divV
|
(package private) RealType |
qAdvct
|
(package private) boolean |
rh
|
(package private) RealType |
RH
|
(package private) double[] |
scale_offset_x
|
(package private) double[] |
scale_offset_y
|
(package private) RealType |
shape
|
(package private) RealTupleType |
spatial_domain
|
(package private) int |
start_date
|
(package private) double |
start_time
|
(package private) double[] |
stat_xoffset
|
(package private) double[] |
stat_yoffset
|
(package private) double[] |
station_alt
|
(package private) double[] |
station_id
|
(package private) double[] |
station_lat
|
(package private) double[] |
station_lon
|
(package private) FieldImpl |
stations_field
|
(package private) RealType |
stn_idx
|
(package private) RealType |
temp
|
(package private) RealType |
theta
|
(package private) RealType |
thetaE
|
(package private) RealType |
time
|
(package private) int |
time_intrvl
|
(package private) FunctionType |
time_to_alt_to_divqV
|
(package private) FunctionType |
time_to_alt_to_wind_aeri
|
(package private) Set |
timeDomain
|
(package private) boolean |
tm
|
(package private) RealType |
u_wind
|
(package private) RealType |
v_wind
|
(package private) RealTupleType |
wind_aeri
|
(package private) RealType |
wvmr
|
(package private) RealType |
wvmr_u
|
(package private) RealType |
wvmr_v
|
(package private) double[] |
x_range
|
(package private) ScalarMap |
xmap
|
(package private) boolean |
xmapEvent
|
(package private) double[] |
y_range
|
(package private) ScalarMap |
ymap
|
(package private) boolean |
ymapEvent
|
(package private) ScalarMap |
zmap
|
| Constructor Summary | |
Qdiv(String[] args)
|
|
| Method Summary | |
void |
controlChanged(ScalarMapControlEvent e)
Receive a ScalarMapEvent when the map control changes. |
static double[] |
getArrayMinMax(double[] array)
|
(package private) void |
init_from_cdf(String baseDate)
|
(package private) void |
init_from_vad(String vad_file)
|
static ImageSequence |
init_images(String image_directory)
|
static void |
main(String[] args)
|
(package private) FieldImpl |
make_wind_aeri(FieldImpl[] winds,
FieldImpl[] rtvls)
|
(package private) FieldImpl[] |
makeAeri(String[] files)
|
static VisADTriangleStripArray |
makeCylinder(int n_faces,
float rad,
float len)
|
(package private) DisplayImpl |
makeDisplay(JPanel panel,
JPanel panel2)
|
(package private) void |
makeDisplay2(JPanel panel)
|
(package private) FieldImpl |
makeDivqV(FieldImpl stations)
|
(package private) DataImpl |
makePoles()
|
(package private) FieldImpl[] |
makeWinds(String[] files)
|
void |
mapChanged(ScalarMapEvent e)
Receive a ScalarMapEvent when the map data changes. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
RealType latitude
RealType longitude
RealType altitude
RealTupleType spatial_domain
RealType time
RealType stn_idx
RealType temp
RealType dwpt
RealType wvmr
RealType RH
RealType theta
RealType thetaE
RealType u_wind
RealType v_wind
RealType wvmr_u
RealType wvmr_v
RealType band1
RealType div_qV
RealType q_divV
RealType qAdvct
RealType shape
RealTupleType wind_aeri
RealTupleType div_qV_comps
FunctionType alt_to_wind_aeri
FunctionType time_to_alt_to_wind_aeri
FunctionType alt_to_divqV
FunctionType time_to_alt_to_divqV
FieldImpl advect_field
FieldImpl stations_field
FieldImpl divqV_field
ImageSequence image_seq
Set timeDomain
int n_stations
double[] station_lat
double[] station_lon
double[] station_alt
double[] station_id
double[] stat_xoffset
double[] stat_yoffset
double[][] centroid_ll
BaseMapAdapter baseMap
DataReference map_ref
ScalarMap xmap
ScalarMap ymap
ScalarMap zmap
ScalarMap img_map
boolean xmapEvent
boolean ymapEvent
boolean imgEvent
boolean firstEvent
boolean first_img_Event
float latmin
float latmax
float lonmin
float lonmax
float del_lat
float del_lon
double[] x_range
double[] y_range
int height_limit
int time_intrvl
boolean rh
boolean tm
boolean pt
boolean ept
int start_date
double start_time
double[] scale_offset_x
double[] scale_offset_y
AnimationControl ani_cntrl
int alt_factor
int n_hres_alt_samples
float alt_min
float alt_max
double hgt_max
| Constructor Detail |
public Qdiv(String[] args)
throws VisADException,
RemoteException,
IOException
| Method Detail |
public static void main(String[] args)
throws VisADException,
RemoteException,
IOException
VisADException
RemoteException
IOException
void init_from_cdf(String baseDate)
throws VisADException,
RemoteException,
IOException
VisADException
RemoteException
IOException
void init_from_vad(String vad_file)
throws VisADException,
RemoteException,
IOException
VisADException
RemoteException
IOException
public static ImageSequence init_images(String image_directory)
throws VisADException,
RemoteException,
IOException
VisADException
RemoteException
IOException
DisplayImpl makeDisplay(JPanel panel,
JPanel panel2)
throws VisADException,
RemoteException,
IOException
VisADException
RemoteException
IOException
void makeDisplay2(JPanel panel)
throws VisADException,
RemoteException,
IOException
VisADException
RemoteException
IOExceptionpublic static double[] getArrayMinMax(double[] array)
DataImpl makePoles()
throws VisADException,
RemoteException
VisADException
RemoteException
public void mapChanged(ScalarMapEvent e)
throws VisADException,
RemoteException
ScalarMapListenerScalarMapEvent when the map data changes.
mapChanged in interface ScalarMapListenere - the event
RemoteException - If there was an RMI-related problem.
VisADException - If there is a problem notifying this listener.public void controlChanged(ScalarMapControlEvent e)
ScalarMapListenerScalarMapEvent when the map control changes.
controlChanged in interface ScalarMapListenere - the event
FieldImpl[] makeWinds(String[] files)
throws VisADException,
RemoteException,
IOException
VisADException
RemoteException
IOException
FieldImpl[] makeAeri(String[] files)
throws VisADException,
RemoteException,
IOException
VisADException
RemoteException
IOException
FieldImpl make_wind_aeri(FieldImpl[] winds,
FieldImpl[] rtvls)
throws VisADException,
RemoteException,
IOException
VisADException
RemoteException
IOException
FieldImpl makeDivqV(FieldImpl stations)
throws VisADException,
RemoteException
VisADException
RemoteException
public static VisADTriangleStripArray makeCylinder(int n_faces,
float rad,
float len)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||