Uses of Class
org.goplanit.assignment.ltm.sltm.LinkSegmentData
-
Packages that use LinkSegmentData Package Description org.goplanit.assignment.ltm.sltm.loading -
-
Uses of LinkSegmentData in org.goplanit.assignment.ltm.sltm.loading
Subclasses of LinkSegmentData in org.goplanit.assignment.ltm.sltm.loading Modifier and Type Class Description classInflowOutflowDataDuring sLTM loading we use temporary inflow and outflow rates resulting from node model updates.classNetworkLoadingFactorDataTrack the sLTM variables representing the various factors used: flow acceptance factors (alphas) flow capacity factors (betas) storage capacity factors (gammas)classReceivingFlowDataPOJO to store the sLTM variables used for receiving flow updates (Step 4) in network loadingclassSendingFlowDataPOJO to store the sLTM variables used for sending flow updates (Step 2) in network loading
-