Package com.amalgamasimulation.discreterate
package com.amalgamasimulation.discreterate
-
ClassDescriptionBunker<T>Bunker is a flow element that can contain material.Conveyor<T>A Conveyor is a flow element that transports material from one point in space to another point at a given speed.Helper class to create a
Conveyorinstance.Defines the behavior of a Conveyor when the current rate of its currently exportedConveyorRateRecordexceeds the rate at which material can be imported by the downstreamFlowElement.Helper interface to build a Conveyor instance.Helper interface to build a Conveyor instance.Helper interface to build a Conveyor instance.Helper interface to build a Conveyor instance.ConveyorRateRecord represents a portion of material mix that travels along aConveyor.FlowConnection represents a directed connection between twoFlowElements.FlowElement<T>FlowElement is the base class for all flow elements.A FlowEnvironment represents a system where material can be stored within or transported between flow elements.Represents a policy to control the distribution of the incoming or outgoing material flow rate among several connections.MaterialFragmentDescriptor represents a portion of material mix that travels along aConveyor.Merge<T>Merge is a flow element that receives material from several inputs and combines them into a single output.A ReversibleConveyor is a flow element that transports material from one point in space to another point at a given speed.Helper class to create aReversibleConveyorinstance.Defines the direction of movement of the conveyor.Helper interface to build a ReversibleConveyor instance.Helper interface to build a ReversibleConveyor instance.Helper interface to build a ReversibleConveyor instance.Helper interface to build a ReversibleConveyor instance.Split<T>Split is a flow element that receives material from exactly one input and can divide it into several outputs.Tank<T>Tank is a flow element that can store materials.Valve<T>Valve is a flow element that regulates the rate of the material flow.