Uses of Class
jline.lang.nodes.Queue
Packages that use Queue
Package
Description
This package contains constants used in the definition of queueing characteristics
This package contains the classes used the specify Network objects
-
Uses of Queue in jline.api.fes
Fields in jline.api.fes declared as QueueModifier and TypeFieldDescriptionfinal QueueFESResult.fesStationReference to the FES Queue station.Methods in jline.api.fes that return QueueConstructors in jline.api.fes with parameters of type QueueModifierConstructorDescriptionFESResult(Network fesModel, Queue fesStation, FESDeaggInfo deaggInfo) -
Uses of Queue in jline.inference.api
Methods in jline.inference.api with parameters of type QueueModifier and TypeMethodDescriptionstatic double[]Infer_fmlps.infer_fmlps(Network model, Queue node, double[] rt, int[] classVec, Matrix ql, int W) FMLPS demand estimation using fluid-based likelihood.static double[]Infer_minps.infer_minps(Network model, Queue node, double[] rt, int[] classVec, Matrix ql) MINPS demand estimation method.static double[]Infer_minps_setup.infer_minps_setup(double[][][] data, int initSample, int sampleSize, int V, Network model, Queue node) Setup function for MINPS with legacy cell-based data format.static double[]Infer_mlps.infer_mlps(Network model, Queue node, double[] rt, int[] classVec, Matrix ql) -
Uses of Queue in jline.inference.lang
Methods in jline.inference.lang that return types with arguments of type QueueMethods in jline.inference.lang with parameters of type Queue -
Uses of Queue in jline.lang.constant
Methods in jline.lang.constant that return QueueModifier and TypeMethodDescriptionServerType.getParentQueue()Gets the parent queue this server type belongs to.Methods in jline.lang.constant with parameters of type QueueModifier and TypeMethodDescriptionvoidServerType.setParentQueue(Queue queue) Sets the parent queue for this server type. -
Uses of Queue in jline.lang.nodes
Subclasses of Queue in jline.lang.nodes