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




This sets the equation for transforming the network cost between facilities and demand points. This property, coupled with the Impedance Parameter, specifies how severely the network impedance between facilities and demand points influences the solver's choice of facilities. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.