const bool scale
Whether the flow mapper should scale all flows to monthly values.
virtual void Run(LinkGraphJob &job) const
Map the paths generated by the MCF solver into flows associated with nodes.
Map the path trees generated by the MCF solver into flows.
FlowMapper(bool scale)
Create a flow mapper.
virtual ~FlowMapper()
Virtual destructor has to be defined because of virtual Run().
A handler doing "something" on a link graph component.
Some typedefs for component handlers.
Class for calculation jobs to be run on link graphs.