Uses of Class
jline.api.fes.FESResult
Packages that use FESResult
-
Uses of FESResult in jline.api.fes
Methods in jline.api.fes that return FESResultModifier and TypeMethodDescriptionstatic FESResultFESAggregator.aggregateFES(Network model, List<Station> stationSubset) Deprecated.static FESResultFESAggregator.aggregateFES(Network model, List<Station> stationSubset, FESOptions options) Deprecated. -
Uses of FESResult in jline.lang
Methods in jline.lang that return FESResultModifier and TypeMethodDescriptionstatic FESResultModelAdapter.aggregateFES(Network model, List<Station> stationSubset) Replace a station subset with a Flow-Equivalent Server (FES) This function replaces a subset of stations in a closed product-form queueing network with a single Flow-Equivalent Server (FES).static FESResultModelAdapter.aggregateFES(Network model, List<Station> stationSubset, FESOptions options) Replace a station subset with a Flow-Equivalent Server (FES) with options