Flying distance
| Inputs |
1 Working map |
| Output |
Continuous data |
Display :

Description :
This module computes the distances between every object in the map.
If the box Compute from centroids is checked, the module will use the centroid of objects instead of the full
boudaries, which reduces the precision of the result, but also reduce the computation time.
Script :
2 module untyped_list ""
3 mod_type integer "103"
3 mod_subtype integer "531"
3 mod_name string "Vol d'oiseau"
3 mod_dads integer_list ""
4 ? integer "3"
4 ? integer "4"
3 take_centroid boolean "T"
Samples
|