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




Provides a parameter value to the equations specified in the Impedance transformation parameter. The parameter value is ignored when the impedance transformation is of type linear. For power and exponential impedance transformations, the value should be non-zero. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.