ucar.nc2.dt
Interface StationRadialDataset

All Superinterfaces:
FeatureDataset, FileCacheable, PointCollection, RadialDatasetSweep, StationCollection, TypedDataset

public interface StationRadialDataset
extends RadialDatasetSweep, StationCollection

A collection of Stations with RadialDatatype data. All getData() methods return List of RadialDatatype.

Author:
caron

Nested Class Summary
 
Nested classes/interfaces inherited from interface ucar.nc2.dt.RadialDatasetSweep
RadialDatasetSweep.RadialVariable, RadialDatasetSweep.Sweep, RadialDatasetSweep.Type
 
Field Summary
 
Fields inherited from interface ucar.nc2.dt.RadialDatasetSweep
LevelII, UF
 
Method Summary
 
Methods inherited from interface ucar.nc2.dt.RadialDatasetSweep
clearDatasetMemory, getCommonOrigin, getCommonType, getDataFormat, getDataVariables, getRadarID, getRadarName, getTimeUnits, isStationary, isVolume
 
Methods inherited from interface ucar.nc2.dt.TypedDataset
close, findGlobalAttributeIgnoreCase, getBoundingBox, getDataVariable, getDescription, getDetailInfo, getEndDate, getGlobalAttributes, getLocationURI, getNetcdfFile, getStartDate, getTitle
 
Methods inherited from interface ucar.nc2.ft.FeatureDataset
calcBounds, close, findGlobalAttributeIgnoreCase, getBoundingBox, getDataVariable, getDateRange, getDescription, getDetailInfo, getEndDate, getFeatureType, getGlobalAttributes, getImplementationName, getLocation, getNetcdfFile, getStartDate, getTitle
 
Methods inherited from interface ucar.nc2.util.cache.FileCacheable
setFileCache, sync
 
Methods inherited from interface ucar.nc2.dt.StationCollection
getData, getData, getData, getData, getData, getData, getData, getData, getDataIterator, getDataIterator, getStation, getStationDataCount, getStations, getStations, getStations, getStations
 
Methods inherited from interface ucar.nc2.dt.PointCollection
getData, getData, getData, getData, getData, getData, getDataClass, getDataCount, getDataIterator, getTimeUnits
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.