Uses of Class
ucar.unidata.data.sounding.RaobDataSet
Packages that use RaobDataSet
-
Uses of RaobDataSet in ucar.unidata.data.sounding
Methods in ucar.unidata.data.sounding that return RaobDataSetModifier and TypeMethodDescriptionRaobDataSource.getRaobDataSet()
Get the RaobDataSet for this data sourceRaobDataSource.getRDS()
Dynamically create the rds if needed and return itMethods in ucar.unidata.data.sounding with parameters of type RaobDataSetModifier and TypeMethodDescriptionvoid
RaobDataSource.setRaobDataSet
(RaobDataSet newRds) Set the RaobDataSet for this data sourceConstructors in ucar.unidata.data.sounding with parameters of type RaobDataSetModifierConstructorDescriptionRaobDataSource
(DataSourceDescriptor descriptor, RaobDataSet rds, Hashtable properties) Constructs from a specification of the data-source.