Uses of Class
jline.solvers.fluid.handlers.FluidRateMultiplier.NhppEntry
Packages that use FluidRateMultiplier.NhppEntry
Package
Description
Solver superclasses and related data structures.
This package provides an implementation of SolverFluid (FLD).
-
Uses of FluidRateMultiplier.NhppEntry in jline.solvers
Fields in jline.solvers with type parameters of type FluidRateMultiplier.NhppEntryModifier and TypeFieldDescriptionSolverOptions.Config.nhpp_schedFluid closing ODE: non-homogeneous Poisson (NHPP) source intensities to track over the transient, one entry per (station, class). -
Uses of FluidRateMultiplier.NhppEntry in jline.solvers.fluid
Methods in jline.solvers.fluid that return types with arguments of type FluidRateMultiplier.NhppEntryModifier and TypeMethodDescriptionstatic List<FluidRateMultiplier.NhppEntry> FluidNhpp.detectNhppSchedule(NetworkStruct sn) Builds the NHPP schedule entries for every EXT/source station carrying a non-homogeneous arrival process.