Uses of Class
uk.ac.rdg.resc.edal.feature.AbstractDiscreteFeature
-
Packages that use AbstractDiscreteFeature Package Description uk.ac.rdg.resc.edal.feature -
-
Uses of AbstractDiscreteFeature in uk.ac.rdg.resc.edal.feature
Subclasses of AbstractDiscreteFeature in uk.ac.rdg.resc.edal.feature Modifier and Type Class Description classGridFeatureAn implementation of aFeaturewhose domain is aGridDomainclassMapFeatureAn implementation of aFeaturewhose domain is aDiscreteHorizontalDomain.classPointCollectionFeatureA feature consisting of measurements at a series ofHorizontalPositions fixed vertically and temporally (i.e.classPointFeatureA measurement at a single 4D pointclassPointSeriesFeatureA measurement of a time series at a pointclassProfileFeatureA measurement of a vertical profile at a pointclassTrajectoryFeatureAFeaturerepresenting values over a 1-dimensional domain of time-ordered points, where each point has a distinct value in 4-dimensional space
-