Calculates the resistance of the best route.
int
tpm_tracebestrouteval
ade_id trace_id,
ads_real *resist);
Returns RTNORM or an error code.
trace_id | Tracing model ID returned by tpm_tracealloc. |
resist | Resistance. |
First use tpm_tracebestroute to calculate the best route.
This function passes the resistance of the best route through a parameter.