Package net.simplace.sim.components.util


package net.simplace.sim.components.util
SimComponents that perform auxiliary technical calculations

Overview

The components from this package perform auxiliary technical calculations like counting or transforming of array values.

They act more as transformers or management components, but are used where normal transformers don't work (e.g. when transformations have to be performed during simulation in dependence of actual values) or management rules would be rather complicated.

See individual SimComponent documentation for details.

Siehe auch: