This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.core.kriginggridinterpolationmodel [2015/09/18 05:45] admin |
thinkgeo.mapsuite.core.kriginggridinterpolationmodel [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.Core.KrigingGridInterpolationModel ====== | ====== ThinkGeo.MapSuite.Core.KrigingGridInterpolationModel ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 15: | Line 18: | ||
** {{wiki:ProtectedMethod.gif|}} KrigingGridInterpolationModel() ** | ** {{wiki:ProtectedMethod.gif|}} KrigingGridInterpolationModel() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Parameters == | == Parameters == | ||
<div newline></div> | <div newline></div> | ||
** {{wiki:ProtectedMethod.gif|}} KrigingGridInterpolationModel(IDictionary<PointShape,Double>) ** | ** {{wiki:ProtectedMethod.gif|}} KrigingGridInterpolationModel(IDictionary<PointShape,Double>) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Parameters == | == Parameters == | ||
* //points// | * //points// | ||
Line 33: | Line 36: | ||
** {{wiki:ProtectedMethod.gif|}} KrigingGridInterpolationModel(IDictionary<PointShape,Double>,Int32) ** | ** {{wiki:ProtectedMethod.gif|}} KrigingGridInterpolationModel(IDictionary<PointShape,Double>,Int32) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Parameters == | == Parameters == | ||
* //points// | * //points// | ||
Line 49: | Line 52: | ||
** {{wiki:PublicMethod.gif|}} GetSemivariance(Double,EmpiricalFunctionCoefficients) ** | ** {{wiki:PublicMethod.gif|}} GetSemivariance(Double,EmpiricalFunctionCoefficients) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 69: | Line 72: | ||
** {{wiki:PublicMethod.gif|}} GetEmpiricalFunctionCoefficients(Int32,Double[,],Double[,],Double) ** | ** {{wiki:PublicMethod.gif|}} GetEmpiricalFunctionCoefficients(Int32,Double[,],Double[,],Double) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 97: | Line 100: | ||
** {{wiki:PublicMethod.gif|}} Interpolate(RectangleShape,GridDefinition) ** | ** {{wiki:PublicMethod.gif|}} Interpolate(RectangleShape,GridDefinition) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 117: | Line 120: | ||
** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 129: | Line 132: | ||
** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 145: | Line 148: | ||
** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 157: | Line 160: | ||
** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 170: | Line 173: | ||
** {{wiki:ProtectedMethod.gif|}} InterpolateCore(RectangleShape,GridDefinition) ** | ** {{wiki:ProtectedMethod.gif|}} InterpolateCore(RectangleShape,GridDefinition) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 190: | Line 193: | ||
** {{wiki:ProtectedMethod.gif|}} GetSemivarianceCore(Double,EmpiricalFunctionCoefficients) ** | ** {{wiki:ProtectedMethod.gif|}} GetSemivarianceCore(Double,EmpiricalFunctionCoefficients) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 210: | Line 213: | ||
** {{wiki:ProtectedMethod.gif|}} GetSillSlope(Double,Double) ** | ** {{wiki:ProtectedMethod.gif|}} GetSillSlope(Double,Double) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 230: | Line 233: | ||
** {{wiki:ProtectedMethod.gif|}} GetSillSlopeCore(Double,Double) ** | ** {{wiki:ProtectedMethod.gif|}} GetSillSlopeCore(Double,Double) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 250: | Line 253: | ||
** {{wiki:ProtectedMethod.gif|}} GetEmpiricalFunctionCoefficientsCore(Int32,Double[,],Double[,],Double) ** | ** {{wiki:ProtectedMethod.gif|}} GetEmpiricalFunctionCoefficientsCore(Int32,Double[,],Double[,],Double) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 278: | Line 281: | ||
** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 290: | Line 293: | ||
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == |