Module dvcompute_results::simulation::results[][src]

Expand description

Simulation results.

Modules

Input / Output for results.

Result localization.

Structs

It creates a new predefined observable set.

A container of the simulation results such as queue, facility or array.

The simulation results represented by an object having properties.

It represents the predefined signals provided by every simulation model.

The object property containing the simulation results.

It separates the simulation results when printing.

It contains the results of simulation.

It transforms the results of simulation.

A parameterised value that actually represents a generalised result item that has no parametric type.

The simulation results represented by a vector.

Enums

Whether an object containing the results emits a signal notifying about change of data.

The result source.

Traits

Represents a trait for actual representation of the item.

Represents a provider of the simulation results. It is usually something, or a container of something which can be simulated to get data.

Type Definitions

The result of receiving the simulation data.

Represents the very simulation results.

An error that may occur when receiving the simulation results.

It associates the result sources with their names.