-
Notifications
You must be signed in to change notification settings - Fork 1
Impedance
Jip Claassens edited this page Jul 6, 2026
·
8 revisions
The impedance is a resistance measure for travelling a network and/or its parts. The impedance can e.g. indicate:
- the distance of the link(s) (the arc_length function can be used to calculate the length of an arc);
- the travel time;
- the travel costs.
In Dutch the word reisweerstand is used for impedance.
The impedance is implemented as a data item with a set of links as domain unit and an (additive, non-negative) resistance measure as its values unit, like meter or second.
Impedances are arguments of the Impedance-functions.
GeoDMS ©Object Vision BV. Source code distributed under GNU GPL-3. Documentation distributed under CC BY-SA 4.0.