Expand description

Specifies simulation experiments.

Modules

Default renderers.

Default view instances.

Structs

It defines the simulation experiment.

It describes the source simulation data used in the experiment.

Enums

The prebuit simulation experiment executors.

Traits

It executes the simulation experiment.

This is a generator of the reporter with the specified rendering backend.

It allows rendering the simulation results in an arbitrary way.

Defines what creates the simulation reports by the specified renderer.

Defines a view in which the simulation results should be saved. You should extend this type class to define your own views such as the PDF document.