Uses of Class
org.planit.ltm.event.ReleaseFlowEvent
-
Packages that use ReleaseFlowEvent Package Description org.planit.ltm.event PLANit LTM event classes -
-
Uses of ReleaseFlowEvent in org.planit.ltm.event
Methods in org.planit.ltm.event that return ReleaseFlowEvent Modifier and Type Method Description static ReleaseFlowEvent
ReleaseFlowEvent. createReleaseFlowEvent(TriggerFlowEvent sourceTriggerEvent, CumulativePoint cumulativePoint, double flowRatePcuPerHour)
Create a new release flow event being release on the opposite boundary of the source trigger
-