User Tools

Site Tools


thinkgeo.mapsuite.core.kriginggridinterpolationmodel

This is an old revision of the document!


ThinkGeo.MapSuite.Core.KrigingGridInterpolationModel

<!– Class –>

Inheritance Hierarchy

Members Summary

Public Constructors

Name Parameters DeclaringType Summary

Protected Constructors

Name Parameters DeclaringType Summary
Protected MethodKrigingGridInterpolationModel
Protected MethodKrigingGridInterpolationModel IDictionary<PointShape, Double>
Protected MethodKrigingGridInterpolationModel IDictionary<PointShape, Double>, Int32

Public Methods

Name Parameters DeclaringType Summary
Public MethodEquals Object Object
Public MethodDouble[, , Double,, Double)GetEmpiricalFunctionCoefficients]] Int32, Double,, Double,, Double
Public MethodGetHashCode Object
Public MethodGetSemivariance Double, EmpiricalFunctionCoefficients
Public MethodGetType Object
Public MethodInterpolate RectangleShape, GridDefinition GridInterpolationModel
Public MethodToString Object

Protected Methods

Name Parameters DeclaringType Summary
Protected MethodFinalize Object
Protected MethodDouble[, , Double,, Double)GetEmpiricalFunctionCoefficientsCore]] Int32, Double,, Double,, Double
Protected MethodGetSemivarianceCore Double, EmpiricalFunctionCoefficients
Protected MethodGetSillSlope Double, Double
Protected MethodGetSillSlopeCore Double, Double
Protected MethodInterpolateCore RectangleShape, GridDefinition GridInterpolationModel(overriden)
Protected MethodMemberwiseClone Object

Public Properties

Name Return DeclaringType Summary
Public PropertyNumberOfReferencedPoints Int32
Public PropertyPoints Dictionary<PointShape,Double>

Protected Properties

Name Return DeclaringType Summary

Public Events

Name Event Arguments DeclaringType Summary

Public Constructors

Protected Constructors

KrigingGridInterpolationModel()

Parameters

Name Type Description

Go Back

KrigingGridInterpolationModel(IDictionary<PointShape, Double>)

Parameters

Name Type Description
points IDictionary<PointShape,Double><!– System.Collections.Generic.IDictionary{ThinkGeo.MapSuite.Core.PointShape,System.Double} –>

Go Back

KrigingGridInterpolationModel(IDictionary<PointShape, Double>, Int32)

Parameters

Name Type Description
points IDictionary<PointShape,Double><!– System.Collections.Generic.IDictionary{ThinkGeo.MapSuite.Core.PointShape,System.Double} –>
numberOfReferencedPoints Int32<!– System.Int32 –>

Go Back

Public Methods

Equals(Object)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
obj Object<!– System.Object –>

<!– System.Object –> Go Back

GetEmpiricalFunctionCoefficients(Int32, Double[[,|]], Double[[,|]], Double)

Return Value

Return Type Description
EmpiricalFunctionCoefficients<!– ThinkGeo.MapSuite.Core.EmpiricalFunctionCoefficients –>

Parameters

Name Type Description
numberOfPoints Int32<!– System.Int32 –>
distance Double,<!– System.Double, –>
semivariances Double,<!– System.Double, –>
maxRange Double<!– System.Double –>

<!– ThinkGeo.MapSuite.Core.KrigingGridInterpolationModel –> Go Back

GetHashCode()

Return Value

Return Type Description
Int32<!– System.Int32 –>

Parameters

Name Type Description

<!– System.Object –> Go Back

GetSemivariance(Double, EmpiricalFunctionCoefficients)

Return Value

Return Type Description
Double<!– System.Double –>

Parameters

Name Type Description
distance Double<!– System.Double –>
coefficients EmpiricalFunctionCoefficients<!– ThinkGeo.MapSuite.Core.EmpiricalFunctionCoefficients –>

<!– ThinkGeo.MapSuite.Core.KrigingGridInterpolationModel –> Go Back

GetType()

Return Value

Return Type Description
Type<!– System.Type –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Interpolate(RectangleShape, GridDefinition)

Return Value

Return Type Description
Double<!– System.Double –>

Parameters

Name Type Description
cellExtent RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –>
gridDefinition GridDefinition<!– ThinkGeo.MapSuite.Core.GridDefinition –>

<!– ThinkGeo.MapSuite.Core.GridInterpolationModel –> Go Back

ToString()

Return Value

Return Type Description
String<!– System.String –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Protected Methods

Finalize()

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description

<!– System.Object –> Go Back

GetEmpiricalFunctionCoefficientsCore(Int32, Double[[,|]], Double[[,|]], Double)

Return Value

Return Type Description
EmpiricalFunctionCoefficients<!– ThinkGeo.MapSuite.Core.EmpiricalFunctionCoefficients –>

Parameters

Name Type Description
points Int32<!– System.Int32 –>
distance Double,<!– System.Double, –>
semivariances Double,<!– System.Double, –>
maxRange Double<!– System.Double –>

<!– ThinkGeo.MapSuite.Core.KrigingGridInterpolationModel –> Go Back

GetSemivarianceCore(Double, EmpiricalFunctionCoefficients)

Return Value

Return Type Description
Double<!– System.Double –>

Parameters

Name Type Description
distance Double<!– System.Double –>
coefficients EmpiricalFunctionCoefficients<!– ThinkGeo.MapSuite.Core.EmpiricalFunctionCoefficients –>

<!– ThinkGeo.MapSuite.Core.KrigingGridInterpolationModel –> Go Back

GetSillSlope(Double, Double)

Return Value

Return Type Description
Double<!– System.Double –>

Parameters

Name Type Description
distance Double<!– System.Double –>
range Double<!– System.Double –>

<!– ThinkGeo.MapSuite.Core.KrigingGridInterpolationModel –> Go Back

GetSillSlopeCore(Double, Double)

Return Value

Return Type Description
Double<!– System.Double –>

Parameters

Name Type Description
distance Double<!– System.Double –>
range Double<!– System.Double –>

<!– ThinkGeo.MapSuite.Core.KrigingGridInterpolationModel –> Go Back

InterpolateCore(RectangleShape, GridDefinition)

Return Value

Return Type Description
Double<!– System.Double –>

Parameters

Name Type Description
cellExtent RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –>
gridDefinition GridDefinition<!– ThinkGeo.MapSuite.Core.GridDefinition –>

<!– ThinkGeo.MapSuite.Core.GridInterpolationModel(overriden) –> Go Back

MemberwiseClone()

Return Value

Return Type Description
Object<!– System.Object –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Public Properties

NumberOfReferencedPoints

Return Value

Return Type
Int32<!– System.Int32 –>

<!– ThinkGeo.MapSuite.Core.KrigingGridInterpolationModel –> Go Back

Points

Return Value

Return Type
Dictionary<PointShape,Double><!– System.Collections.Generic.Dictionary{ThinkGeo.MapSuite.Core.PointShape,System.Double} –>

<!– ThinkGeo.MapSuite.Core.KrigingGridInterpolationModel –> Go Back

Protected Properties

Public Events

thinkgeo.mapsuite.core.kriginggridinterpolationmodel.1440040129.txt.gz · Last modified: 2015/09/17 10:33 (external edit)