Package org.planit.ltm.event
PLANit LTM event classes
-
Class Summary Class Description CumulativeEvent A cumulative event represents a cumulative pcu point in space-time with (potential) additional information.ReleaseEvent A release event represents the arrival of a trigger event at the opposite link boundary from where it originated.ReleaseFlowEvent A release flow event represents a flow rate that is being released on a link boundary on the opposite border from where it was triggered through a trigger event.TriggerEvent A trigger event emanates from a link boundary (its source) with a particular cumulative value and time and potentially other information which should be constructed by subclassing this classTriggerFlowEvent A trigger flow event represents a flow rate that is being triggered exogenously, typically by a node on either side of the link segment.