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/17 10:33] admin |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== ThinkGeo.MapSuite.Core.KrigingGridInterpolationModel ====== | ||
- | ===== Inheritance Hierarchy ===== | ||
- | *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]] | ||
- | ===== Members Summary ===== | ||
- | === Public Constructors === | ||
- | === Protected Constructors === | ||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#KrigingGridInterpolationModel()|KrigingGridInterpolationModel]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#KrigingGridInterpolationModel(IDictionary<PointShape,Double>)|KrigingGridInterpolationModel]]** | ||
- | * **Parameters**:IDictionary<[[ThinkGeo.MapSuite.Core.PointShape|PointShape]],Double> | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#KrigingGridInterpolationModel(IDictionary<PointShape,Double>,Int32)|KrigingGridInterpolationModel]]** | ||
- | * **Parameters**:IDictionary<[[ThinkGeo.MapSuite.Core.PointShape|PointShape]],Double>,Int32 | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | === Public Methods === | ||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#Equals(Object)|Equals]]** | ||
- | * **Parameters**:Object | ||
- | * **DeclaringType**:Object | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetEmpiricalFunctionCoefficients(Int32,Double[,],Double[,],Double)|GetEmpiricalFunctionCoefficients]]** | ||
- | * **Parameters**:Int32,Double[,],Double[,],Double | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetHashCode()|GetHashCode]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:Object | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetSemivariance(Double,EmpiricalFunctionCoefficients)|GetSemivariance]]** | ||
- | * **Parameters**:Double,[[ThinkGeo.MapSuite.Core.EmpiricalFunctionCoefficients|EmpiricalFunctionCoefficients]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetType()|GetType]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:Object | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#Interpolate(RectangleShape,GridDefinition)|Interpolate]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],[[ThinkGeo.MapSuite.Core.GridDefinition|GridDefinition]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GridInterpolationModel|GridInterpolationModel]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#ToString()|ToString]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:Object | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | === Protected Methods === | ||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#Finalize()|Finalize]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:Object | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#GetEmpiricalFunctionCoefficientsCore(Int32,Double[,],Double[,],Double)|GetEmpiricalFunctionCoefficientsCore]]** | ||
- | * **Parameters**:Int32,Double[,],Double[,],Double | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#GetSemivarianceCore(Double,EmpiricalFunctionCoefficients)|GetSemivarianceCore]]** | ||
- | * **Parameters**:Double,[[ThinkGeo.MapSuite.Core.EmpiricalFunctionCoefficients|EmpiricalFunctionCoefficients]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#GetSillSlope(Double,Double)|GetSillSlope]]** | ||
- | * **Parameters**:Double,Double | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#GetSillSlopeCore(Double,Double)|GetSillSlopeCore]]** | ||
- | * **Parameters**:Double,Double | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#InterpolateCore(RectangleShape,GridDefinition)|InterpolateCore]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],[[ThinkGeo.MapSuite.Core.GridDefinition|GridDefinition]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#MemberwiseClone()|MemberwiseClone]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:Object | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | === Public Properties === | ||
- | **{{wiki:PublicProperty.gif|}}[[#NumberOfReferencedPoints|NumberOfReferencedPoints]]** | ||
- | * **Return**:Int32 | ||
- | * **Summary**:N/A | ||
- | |||
- | **{{wiki:PublicProperty.gif|}}[[#Points|Points]]** | ||
- | * **Return**:Dictionary<[[ThinkGeo.MapSuite.Core.PointShape|PointShape]],Double> | ||
- | * **Summary**:N/A | ||
- | |||
- | === Protected Properties === | ||
- | === Public Events === | ||
- | ===== Public Constructors ===== | ||
- | ===== Protected Constructors ===== | ||
- | === KrigingGridInterpolationModel() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Parameters ==== | ||
- | [[#Protected Constructors|Go Back]] | ||
- | === KrigingGridInterpolationModel(IDictionary<PointShape,Double>) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Parameters ==== | ||
- | **points** | ||
- | * **Type**:IDictionary<[[ThinkGeo.MapSuite.Core.PointShape|PointShape]],Double> | ||
- | * **Description:N/A | ||
- | |||
- | [[#Protected Constructors|Go Back]] | ||
- | === KrigingGridInterpolationModel(IDictionary<PointShape,Double>,Int32) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Parameters ==== | ||
- | **points** | ||
- | * **Type**:IDictionary<[[ThinkGeo.MapSuite.Core.PointShape|PointShape]],Double> | ||
- | * **Description:N/A | ||
- | |||
- | **numberOfReferencedPoints** | ||
- | * **Type**:Int32 | ||
- | * **Description:N/A | ||
- | |||
- | [[#Protected Constructors|Go Back]] | ||
- | ===== Public Methods ===== | ||
- | === Equals(Object) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Boolean | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **obj** | ||
- | * **Type**:Object | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === GetEmpiricalFunctionCoefficients(Int32,Double[,],Double[,],Double) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.EmpiricalFunctionCoefficients|EmpiricalFunctionCoefficients]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **numberOfPoints** | ||
- | * **Type**:Int32 | ||
- | * **Description**:N/A | ||
- | |||
- | **distance** | ||
- | * **Type**:Double[,] | ||
- | * **Description**:N/A | ||
- | |||
- | **semivariances** | ||
- | * **Type**:Double[,] | ||
- | * **Description**:N/A | ||
- | |||
- | **maxRange** | ||
- | * **Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === GetHashCode() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Int32 | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === GetSemivariance(Double,EmpiricalFunctionCoefficients) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **distance** | ||
- | * **Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | **coefficients** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.EmpiricalFunctionCoefficients|EmpiricalFunctionCoefficients]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === GetType() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Type | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === Interpolate(RectangleShape,GridDefinition) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **cellExtent** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | **gridDefinition** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GridDefinition|GridDefinition]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === ToString() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:String | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | ===== Protected Methods ===== | ||
- | === Finalize() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | === GetEmpiricalFunctionCoefficientsCore(Int32,Double[,],Double[,],Double) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.EmpiricalFunctionCoefficients|EmpiricalFunctionCoefficients]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **points** | ||
- | * **Type**:Int32 | ||
- | * **Description**:N/A | ||
- | |||
- | **distance** | ||
- | * **Type**:Double[,] | ||
- | * **Description**:N/A | ||
- | |||
- | **semivariances** | ||
- | * **Type**:Double[,] | ||
- | * **Description**:N/A | ||
- | |||
- | **maxRange** | ||
- | * **Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === GetSemivarianceCore(Double,EmpiricalFunctionCoefficients) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **distance** | ||
- | * **Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | **coefficients** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.EmpiricalFunctionCoefficients|EmpiricalFunctionCoefficients]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === GetSillSlope(Double,Double) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **distance** | ||
- | * **Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | **range** | ||
- | * **Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === GetSillSlopeCore(Double,Double) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **distance** | ||
- | * **Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | **range** | ||
- | * **Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === InterpolateCore(RectangleShape,GridDefinition) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Double | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **cellExtent** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | **gridDefinition** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GridDefinition|GridDefinition]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === MemberwiseClone() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Object | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | ===== Public Properties ===== | ||
- | === NumberOfReferencedPoints === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:Int32 | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | === Points === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:Dictionary<[[ThinkGeo.MapSuite.Core.PointShape|PointShape]],Double> | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | ===== Protected Properties ===== | ||
- | ===== Public Events ===== | ||
8501 Wade Blvd Ste 550
Frisco, TX 75034
United States
sales@thinkgeo.com
1-785-727-4133
Online Store
- Desktop
WPF
WinForms
- Web
WebAPI HTML5/JavaScript
ASP.NET MVC
WebForms with AJAX
- Mobile
iOS
Android™
World Street
World Imagery
Routing
Geocoding
Reverse Geocoding
Elevation
Quick Start Guides
Documentation
Blogs
Discussion Forums
Customer Portal
About Us
News & Announcemets
Privacy Policy
Copyright 2003-2017 ThinkGeo LLC.
All rights reserved.