This document is archived and information here might be outdated. Recommended version. |
Applies to the impedance transformation.
[Visual Basic .NET]
Public Property TransformationParameter As Double
[C#]
public double TransformationParameter {get; set;}
[C++]
HRESULT get_TransformationParameter(
System.Double* Value
);
[C++]
HRESULT put_TransformationParameter(
double Value
);
[C++] Parameters Value [out, retval]
Value is a parameter of type double* Value [in]
Value is a parameter of type double
The TransformationParameter specifies the amount of scaling to be done on the distances computed between the facilities and demand points. It type of transformation to be applied is specified by the ImpedanceTransformation.