ESRI.ArcGIS.GeostatisticalAnalystTools
nugget_span_percents Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.GeostatisticalAnalystTools Namespace > GASemivariogramSensitivity Class : nugget_span_percents Property




The percentage subtracted and added to the Nugget parameter to create a range for subsequent random Nugget parameter selection. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property nugget_span_percents As Double
Visual Basic (Usage)Copy Code
Dim instance As GASemivariogramSensitivity
Dim value As Double
 
instance.nugget_span_percents = value
 
value = instance.nugget_span_percents
C# 
public double nugget_span_percents {get; set;}

See Also

© 2010 All Rights Reserved.