|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DoradePARM | |
|---|---|
| ucar.atd.dorade | Low level routines for DORADE formatted radar files. |
| Uses of DoradePARM in ucar.atd.dorade |
|---|
| Methods in ucar.atd.dorade that return DoradePARM | |
|---|---|
DoradePARM[] |
DoradeSweep.getParamList()
Get the array of available parameters. |
DoradePARM |
DoradeSweep.lookupParamIgnoreCase(java.lang.String name)
Get the parameter descriptor with the given name, ignoring case. |
| Methods in ucar.atd.dorade with parameters of type DoradePARM | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||