|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SoundingAdapter | |
|---|---|
| ucar.unidata.data.sounding | DataSource classes and utilities for sounding data. |
| ucar.unidata.view.sounding | Provides support for aerological diagrams. |
| Uses of SoundingAdapter in ucar.unidata.data.sounding |
|---|
| Classes in ucar.unidata.data.sounding that implement SoundingAdapter | |
|---|---|
class |
AddeSoundingAdapter
Class for retrieving upper air data from an ADDE remote server. |
class |
CMASoundingAdapter
This class creates VisAD compatible data objects from a file of upper air soundings from CMA. |
class |
NetcdfSoundingAdapter
This class creates VisAD compatible data objects from a netCDF file of upper air soundings. |
| Methods in ucar.unidata.data.sounding that return SoundingAdapter | |
|---|---|
SoundingAdapter |
RaobDataSet.getSoundingAdapter()
Get the adapter for this dataset |
| Methods in ucar.unidata.data.sounding with parameters of type SoundingAdapter | |
|---|---|
void |
RaobDataSet.setSoundingAdapter(SoundingAdapter a)
Set the sounding adapter for this dataset |
| Constructors in ucar.unidata.data.sounding with parameters of type SoundingAdapter | |
|---|---|
RaobDataSet(SoundingAdapter adapter,
List soundingObs)
Create a new RaobDataSet |
|
| Uses of SoundingAdapter in ucar.unidata.view.sounding |
|---|
| Methods in ucar.unidata.view.sounding that return SoundingAdapter | |
|---|---|
SoundingAdapter |
SoundingSelector.getSoundingAdapter()
Get the SoundingAdapter used by this selector. |
SoundingAdapter |
SoundingFileBrowser.getSoundingAdapter()
Get the SoundingAdapter associated with this browser |
| Methods in ucar.unidata.view.sounding with parameters of type SoundingAdapter | |
|---|---|
protected void |
SoundingSelector.setSoundingAdapter(SoundingAdapter newAdapter)
Set the SoundingAdapter used by this selector |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||