|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Level2Record | |
---|---|
ucar.nc2.iosp.nexrad2 | I/O Service Provider for NEXRAD level 2 format files |
Uses of Level2Record in ucar.nc2.iosp.nexrad2 |
---|
Methods in ucar.nc2.iosp.nexrad2 that return Level2Record | |
---|---|
static Level2Record |
Level2Record.factory(RandomAccessFile din,
int record,
long message_offset31)
|
Methods in ucar.nc2.iosp.nexrad2 that return types with arguments of type Level2Record | |
---|---|
List<List<Level2Record>> |
Level2VolumeScan.getHighResCoeffocientGroups()
|
List<List<Level2Record>> |
Level2VolumeScan.getHighResDiffPhaseGroups()
|
List<List<Level2Record>> |
Level2VolumeScan.getHighResDiffReflectGroups()
|
List<List<Level2Record>> |
Level2VolumeScan.getHighResReflectivityGroups()
|
List<List<Level2Record>> |
Level2VolumeScan.getHighResSpectrumGroups()
|
List<List<Level2Record>> |
Level2VolumeScan.getHighResVelocityGroups()
|
List<List<Level2Record>> |
Level2VolumeScan.getReflectivityGroups()
Get Reflectivity Groups Groups are all the records for a variable and elevation_num; |
List<List<Level2Record>> |
Level2VolumeScan.getVelocityGroups()
Get Velocity Groups Groups are all the records for a variable and elevation_num; |
Method parameters in ucar.nc2.iosp.nexrad2 with type arguments of type Level2Record | |
---|---|
Variable |
Nexrad2IOServiceProvider.makeVariable(NetcdfFile ncfile,
int datatype,
String shortName,
String longName,
String abbrev,
List<List<Level2Record>> groups,
int rd)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |