public static class CDMRadarAdapter.levelThredds
extends java.lang.Object
implements java.util.concurrent.Callable<double[][]>
| Constructor and Description |
|---|
levelThredds(int iz,
int numCols,
int numRows,
ucar.unidata.data.radar.CDMRadarAdapter.GridLoc[][][] loc,
ucar.unidata.data.radar.CDMRadarAdapter.Ray[][] rays,
double[] elevs,
double[][] azims,
int[][] azidx)
_more_
|
| Modifier and Type | Method and Description |
|---|---|
double[][] |
call()
_more_
|
int |
iz() |