Uses of Class
uk.ac.rdg.resc.edal.grid.AbstractHorizontalGrid
-
Packages that use AbstractHorizontalGrid Package Description uk.ac.rdg.resc.edal.grid Classes for handling gridded data. -
-
Uses of AbstractHorizontalGrid in uk.ac.rdg.resc.edal.grid
Subclasses of AbstractHorizontalGrid in uk.ac.rdg.resc.edal.grid Modifier and Type Class Description class
DerivedStaggeredGrid
AStaggeredHorizontalGrid
which is derived from its original grid.class
RectilinearGridImpl
Immutable implementation of aRectilinearGrid
usingDouble
s.class
RegularGridImpl
Immutable implementation of aRegularGrid
.
-