Package ucar.unidata.data.radar
Class CDMRadarSweepDB
java.lang.Object
ucar.unidata.data.radar.CDMRadarSweepDB
Class CDMRadarSweepDB holds things.
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionCDMRadarSweepDB
(float[] s, int[] sIdx, float b) init a CDM radar sweep table. -
Method Summary
-
Constructor Details
-
CDMRadarSweepDB
init a CDM radar sweep table.- Parameters:
s
- sweepsIdx
- s indexb
- beam- Throws:
IOException
- On badness
-
-
Method Details
-
get
get the ray index.- Parameters:
idx
- rayIndex- Returns:
- Ray object
-