Class GridInterpolationModel
public abstract class GridInterpolationModel
- Inheritance
-
GridInterpolationModel
- Derived
- Inherited Members
Constructors
GridInterpolationModel()
protected GridInterpolationModel()
Methods
Interpolate(RectangleShape, GridDefinition)
public double Interpolate(RectangleShape cellExtent, GridDefinition gridDefinition)
Parameters
cellExtentRectangleShapegridDefinitionGridDefinition
Returns
InterpolateCore(RectangleShape, GridDefinition)
protected abstract double InterpolateCore(RectangleShape cellExtent, GridDefinition gridDefinition)
Parameters
cellExtentRectangleShapegridDefinitionGridDefinition