Click or drag to resize

ISimulationBase Interface

[This is preliminary documentation and is subject to change.]

The base interface for all Simulation Objects

Namespace:  TrafficSimulation.Simulation.Engine
Assembly:  TrafficSimulation.Simulation.Engine (in TrafficSimulation.Simulation.Engine.dll) Version: 1.0.0.2 (1.0.0.2)
Syntax
public interface ISimulationBase

The ISimulationBase type exposes the following members.

Properties
  NameDescription
Public propertyId
Gets the identifier.
Top
See Also