User Tools

Site Tools


thinkgeo.mapsuite.core.circularkriginggridinterpolationmodel

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
thinkgeo.mapsuite.core.circularkriginggridinterpolationmodel [2015/09/21 01:01]
admin
thinkgeo.mapsuite.core.circularkriginggridinterpolationmodel [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.Core.CircularKrigingGridInterpolationModel ====== ====== ThinkGeo.MapSuite.Core.CircularKrigingGridInterpolationModel ======
-Class CircularKrigingGridInterpolationModel.+ 
 +{{section>​upgrade_map_suite_to_10.0}} 
 + 
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
   *System.Object   *System.Object
Line 10: Line 13:
 ** {{wiki:​PublicMethod.gif|}} CircularKrigingGridInterpolationModel() ** ** {{wiki:​PublicMethod.gif|}} CircularKrigingGridInterpolationModel() **
  
-Initializes a new instance of the  class.+  * //N/A//
 == 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) **
  
-Gets the semivariance.+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
   * Type:Double   * Type:Double
-  * Description:​System.Double.+  * Description:​N/A
  
 == Parameters == == Parameters ==
   * //​distance//​   * //​distance//​
     * Type:Double     * Type:Double
-    * Description:​The distance.+    * Description:​N/A
  
   * //​coefficients//​   * //​coefficients//​
     * Type:​[[ThinkGeo.MapSuite.Core.EmpiricalFunctionCoefficients|EmpiricalFunctionCoefficients]]     * Type:​[[ThinkGeo.MapSuite.Core.EmpiricalFunctionCoefficients|EmpiricalFunctionCoefficients]]
-    * Description:​The coefficients.+    * Description:​N/A
  
 <div newline></​div>​ <div newline></​div>​
 ** {{wiki:​ProtectedMethod.gif|}} GetSillSlopeCore(Double,​Double) ** ** {{wiki:​ProtectedMethod.gif|}} GetSillSlopeCore(Double,​Double) **
  
-Gets the sill slope.+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
   * Type:Double   * Type:Double
-  * Description:​System.Double.+  * Description:​N/A
  
 == Parameters == == Parameters ==
   * //​distance//​   * //​distance//​
     * Type:Double     * Type:Double
-    * Description:​The distance.+    * Description:​N/A
  
   * //range//   * //range//
     * Type:Double     * Type:Double
-    * Description:​The range.+    * Description:​N/A
  
 <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 ==
thinkgeo.mapsuite.core.circularkriginggridinterpolationmodel.1442797289.txt.gz · Last modified: 2015/09/21 01:01 by admin