CostGraphEdgeLengthCostPlugin¶
-
MLModule
¶ author Christian Schumann
package FMEstable/ReleaseMeVis
dll MLCostGraph
definition MLCostGraph.def see also XMarkerListToCostGraph
,BoostCostMapShortestPath
,CostGraphGenericCostPlugin
keywords Dijkstra
Purpose¶
Plugin for simple edge cost computation based on edge length.
Usage¶
Connect to a XMarkerListToCostGraph
module and adjust the parameters to your needs. There is no update mechanism in this module. The fields are treated like fields of the XMarkerListToCostGraph
and trigger an update in that module if its onInputChangeBehavior is set to update.