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




A dimensionless value representing the retardation of the solute in the aquifer. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.