This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
thinkgeo.mapsuite.portablecore.circularkriginggridinterpolationmodel [2015/09/21 08:05] admin |
thinkgeo.mapsuite.portablecore.circularkriginggridinterpolationmodel [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.Core.CircularKrigingGridInterpolationModel ====== | ====== ThinkGeo.MapSuite.Core.CircularKrigingGridInterpolationModel ====== | ||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| + | |||
| + | Class CircularKrigingGridInterpolationModel. | ||
| ===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
| *System.Object | *System.Object | ||
| Line 10: | Line 13: | ||
| ** {{wiki:PublicMethod.gif|}} CircularKrigingGridInterpolationModel() ** | ** {{wiki:PublicMethod.gif|}} CircularKrigingGridInterpolationModel() ** | ||
| - | N/A | + | * //Initializes a new instance of the class.// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Parameters == | == Parameters == | ||
| <div newline></div> | <div newline></div> | ||
| ** {{wiki:PublicMethod.gif|}} CircularKrigingGridInterpolationModel(IDictionary<PointShape,Double>) ** | ** {{wiki:PublicMethod.gif|}} CircularKrigingGridInterpolationModel(IDictionary<PointShape,Double>) ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Parameters == | == Parameters == | ||
| * //points// | * //points// | ||
| Line 28: | Line 31: | ||
| ** {{wiki:PublicMethod.gif|}} CircularKrigingGridInterpolationModel(IDictionary<PointShape,Double>,Int32) ** | ** {{wiki:PublicMethod.gif|}} CircularKrigingGridInterpolationModel(IDictionary<PointShape,Double>,Int32) ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Parameters == | == Parameters == | ||
| * //points// | * //points// | ||
| Line 45: | Line 48: | ||
| ** {{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 65: | Line 68: | ||
| ** {{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 93: | Line 96: | ||
| ** {{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 113: | Line 116: | ||
| ** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 125: | Line 128: | ||
| ** {{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 141: | Line 144: | ||
| ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 153: | Line 156: | ||
| ** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 166: | Line 169: | ||
| ** {{wiki:ProtectedMethod.gif|}} GetSemivarianceCore(Double,EmpiricalFunctionCoefficients) ** | ** {{wiki:ProtectedMethod.gif|}} GetSemivarianceCore(Double,EmpiricalFunctionCoefficients) ** | ||
| - | N/A | + | * //Gets the semivariance.// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| * Type:Double | * Type:Double | ||
| - | * Description:N/A | + | * Description:System.Double. |
| == Parameters == | == Parameters == | ||
| * //distance// | * //distance// | ||
| * Type:Double | * Type:Double | ||
| - | * Description:N/A | + | * Description:The distance. |
| * //coefficients// | * //coefficients// | ||
| * Type:[[ThinkGeo.MapSuite.Core.EmpiricalFunctionCoefficients|EmpiricalFunctionCoefficients]] | * Type:[[ThinkGeo.MapSuite.Core.EmpiricalFunctionCoefficients|EmpiricalFunctionCoefficients]] | ||
| - | * Description:N/A | + | * Description:The coefficients. |
| <div newline></div> | <div newline></div> | ||
| ** {{wiki:ProtectedMethod.gif|}} GetSillSlopeCore(Double,Double) ** | ** {{wiki:ProtectedMethod.gif|}} GetSillSlopeCore(Double,Double) ** | ||
| - | N/A | + | * //Gets the sill slope.// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| * Type:Double | * Type:Double | ||
| - | * Description:N/A | + | * Description:System.Double. |
| == Parameters == | == Parameters == | ||
| * //distance// | * //distance// | ||
| * Type:Double | * Type:Double | ||
| - | * Description:N/A | + | * Description:The distance. |
| * //range// | * //range// | ||
| * Type:Double | * Type:Double | ||
| - | * Description:N/A | + | * Description:The range. |
| <div newline></div> | <div newline></div> | ||
| ** {{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 226: | Line 229: | ||
| ** {{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 246: | Line 249: | ||
| ** {{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 274: | Line 277: | ||
| ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 286: | Line 289: | ||
| ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 299: | Line 302: | ||
| ** {{wiki:PublicProperty.gif|}} Points ** | ** {{wiki:PublicProperty.gif|}} Points ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| * Type:Dictionary<[[ThinkGeo.MapSuite.Core.PointShape|PointShape]],Double> | * Type:Dictionary<[[ThinkGeo.MapSuite.Core.PointShape|PointShape]],Double> | ||
| Line 307: | Line 310: | ||
| ** {{wiki:PublicProperty.gif|}} NumberOfReferencedPoints ** | ** {{wiki:PublicProperty.gif|}} NumberOfReferencedPoints ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| * Type:Int32 | * Type:Int32 | ||