|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DoradeSweep.DoradeSweepException | |
---|---|
ucar.atd.dorade | Low level routines for DORADE formatted radar files. |
Uses of DoradeSweep.DoradeSweepException in ucar.atd.dorade |
---|
Methods in ucar.atd.dorade that throw DoradeSweep.DoradeSweepException | |
---|---|
float[] |
DoradeSweep.getRayData(DoradePARM param,
int ray)
Get the array of data for the given parameter and ray. |
float[] |
DoradeSweep.getRayData(DoradePARM param,
int ray,
float[] workingArray)
Get the array of data for the given parameter and ray. |
static boolean |
DoradeSweep.isDoradeSweep(RandomAccessFile file)
|
boolean |
DoradeSweep.sensorIsMoving(int which)
Return whether the selected sensor is moving. |
Constructors in ucar.atd.dorade that throw DoradeSweep.DoradeSweepException | |
---|---|
DoradeSweep(RandomAccessFile file)
|
|
DoradeSweep(String filename)
Construct a DoradeSweep using the named DORADE sweep file. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |