ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Class –>
*System.Object ThinkGeo.MapSuite.Core.GridInterpolationModel *ThinkGeo.MapSuite.Core.KrigingGridInterpolationModel ThinkGeo.MapSuite.Core.CircularKrigingGridInterpolationModel ThinkGeo.MapSuite.Core.ExponentialKrigingGridInterpolationModel ThinkGeo.MapSuite.Core.GaussianKrigingGridInterpolationModel ThinkGeo.MapSuite.Core.LinealKrigingGridInterpolationModel ThinkGeo.MapSuite.Core.SphericalKrigingGridInterpolationModel
| Name | Parameters | DeclaringType | Summary |
|---|
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
KrigingGridInterpolationModel | |||
KrigingGridInterpolationModel | IDictionary<PointShape, Double> | ||
KrigingGridInterpolationModel | IDictionary<PointShape, Double>, Int32 |
| Name | Parameters | DeclaringType | Summary | |
|---|---|---|---|---|
Equals | Object | Object | ||
Double[, , Double,, Double) | GetEmpiricalFunctionCoefficients]] | Int32, Double,, Double,, Double | ||
GetHashCode | Object | |||
GetSemivariance | Double, EmpiricalFunctionCoefficients | |||
GetType | Object | |||
Interpolate | RectangleShape, GridDefinition | GridInterpolationModel | ||
ToString | Object |
| Name | Parameters | DeclaringType | Summary | |
|---|---|---|---|---|
Finalize | Object | |||
Double[, , Double,, Double) | GetEmpiricalFunctionCoefficientsCore]] | Int32, Double,, Double,, Double | ||
GetSemivarianceCore | Double, EmpiricalFunctionCoefficients | |||
GetSillSlope | Double, Double | |||
GetSillSlopeCore | Double, Double | |||
InterpolateCore | RectangleShape, GridDefinition | GridInterpolationModel(overriden) | ||
MemberwiseClone | Object |
| Name | Return | DeclaringType | Summary |
|---|---|---|---|
NumberOfReferencedPoints | Int32 | ||
Points | Dictionary<PointShape,Double> |
| Name | Return | DeclaringType | Summary |
|---|
| Name | Event Arguments | DeclaringType | Summary |
|---|
| Name | Type | Description |
|---|
| Name | Type | Description |
|---|---|---|
| points | IDictionary<PointShape,Double><!– System.Collections.Generic.IDictionary{ThinkGeo.MapSuite.Core.PointShape,System.Double} –> |
| Name | Type | Description |
|---|---|---|
| points | IDictionary<PointShape,Double><!– System.Collections.Generic.IDictionary{ThinkGeo.MapSuite.Core.PointShape,System.Double} –> | |
| numberOfReferencedPoints | Int32<!– System.Int32 –> |
| Return Type | Description |
|---|---|
| Boolean<!– System.Boolean –> |
| Name | Type | Description |
|---|---|---|
| obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
| Return Type | Description |
|---|---|
| EmpiricalFunctionCoefficients<!– ThinkGeo.MapSuite.Core.EmpiricalFunctionCoefficients –> |
| 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
| Return Type | Description |
|---|---|
| Int32<!– System.Int32 –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
| Return Type | Description |
|---|---|
| Double<!– System.Double –> |
| Name | Type | Description |
|---|---|---|
| distance | Double<!– System.Double –> | |
| coefficients | EmpiricalFunctionCoefficients<!– ThinkGeo.MapSuite.Core.EmpiricalFunctionCoefficients –> |
<!– ThinkGeo.MapSuite.Core.KrigingGridInterpolationModel –> Go Back
| Return Type | Description |
|---|---|
| Type<!– System.Type –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
| Return Type | Description |
|---|---|
| Double<!– System.Double –> |
| Name | Type | Description |
|---|---|---|
| cellExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | |
| gridDefinition | GridDefinition<!– ThinkGeo.MapSuite.Core.GridDefinition –> |
<!– ThinkGeo.MapSuite.Core.GridInterpolationModel –> Go Back
| Return Type | Description |
|---|---|
| String<!– System.String –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
| Return Type | Description |
|---|---|
| EmpiricalFunctionCoefficients<!– ThinkGeo.MapSuite.Core.EmpiricalFunctionCoefficients –> |
| 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
| Return Type | Description |
|---|---|
| Double<!– System.Double –> |
| Name | Type | Description |
|---|---|---|
| distance | Double<!– System.Double –> | |
| coefficients | EmpiricalFunctionCoefficients<!– ThinkGeo.MapSuite.Core.EmpiricalFunctionCoefficients –> |
<!– ThinkGeo.MapSuite.Core.KrigingGridInterpolationModel –> Go Back
| Return Type | Description |
|---|---|
| Double<!– System.Double –> |
| Name | Type | Description |
|---|---|---|
| distance | Double<!– System.Double –> | |
| range | Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.Core.KrigingGridInterpolationModel –> Go Back
| Return Type | Description |
|---|---|
| Double<!– System.Double –> |
| Name | Type | Description |
|---|---|---|
| distance | Double<!– System.Double –> | |
| range | Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.Core.KrigingGridInterpolationModel –> Go Back
| Return Type | Description |
|---|---|
| Double<!– System.Double –> |
| Name | Type | Description |
|---|---|---|
| cellExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | |
| gridDefinition | GridDefinition<!– ThinkGeo.MapSuite.Core.GridDefinition –> |
<!– ThinkGeo.MapSuite.Core.GridInterpolationModel(overriden) –> Go Back
| Return Type | Description |
|---|---|
| Object<!– System.Object –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
| Return Type |
|---|
| Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.Core.KrigingGridInterpolationModel –> Go Back
| Return Type |
|---|
| Dictionary<PointShape,Double><!– System.Collections.Generic.Dictionary{ThinkGeo.MapSuite.Core.PointShape,System.Double} –> |
<!– ThinkGeo.MapSuite.Core.KrigingGridInterpolationModel –> Go Back