Package

it.unibo.scafi

simulation

Permalink

package simulation

Visibility
  1. Public
  2. All

Type Members

  1. trait Simulation extends SimulationPlatform

    Permalink

    This trait defines a component that extends a Platform and requires to be "attached" to an Engine.

    This trait defines a component that extends a Platform and requires to be "attached" to an Engine. It defines a trait with a simulator skeleton along with two settings for it, created by a factory.

  2. trait SpatialSimulation extends Simulation with SpaceAwarePlatform

    Permalink

Ungrouped