User Tools

Site Tools


thinkgeo.mapsuite.portablecore.sphericalkriginggridinterpolationmodel

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.portablecore.sphericalkriginggridinterpolationmodel [2015/09/21 08:19]
admin
thinkgeo.mapsuite.portablecore.sphericalkriginggridinterpolationmodel [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.Core.SphericalKrigingGridInterpolationModel ====== ====== ThinkGeo.MapSuite.Core.SphericalKrigingGridInterpolationModel ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
  
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
Line 10: Line 13:
 ** {{wiki:​PublicMethod.gif|}} SphericalKrigingGridInterpolationModel() ** ** {{wiki:​PublicMethod.gif|}} SphericalKrigingGridInterpolationModel() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Parameters == == Parameters ==
 <div newline></​div>​ <div newline></​div>​
 ** {{wiki:​PublicMethod.gif|}} SphericalKrigingGridInterpolationModel(IDictionary<​PointShape,​Double>​) ** ** {{wiki:​PublicMethod.gif|}} SphericalKrigingGridInterpolationModel(IDictionary<​PointShape,​Double>​) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Parameters == == Parameters ==
   * //points//   * //points//
Line 28: Line 31:
 ** {{wiki:​PublicMethod.gif|}} SphericalKrigingGridInterpolationModel(IDictionary<​PointShape,​Double>,​Int32) ** ** {{wiki:​PublicMethod.gif|}} SphericalKrigingGridInterpolationModel(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+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 186: Line 189:
 ** {{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 206: Line 209:
 ** {{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
thinkgeo.mapsuite.portablecore.sphericalkriginggridinterpolationmodel.1442823543.txt.gz · Last modified: 2015/09/21 08:19 by admin