Click or drag to resize

TrafficSimulation.Simulation.Engine.Environment Namespace

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

[Missing <summary> documentation for "N:TrafficSimulation.Simulation.Engine.Environment"]

Classes
  ClassDescription
Public classDistanceT
Public classNode
A Node in the Simulation is a point that is connected with other points with INodeConnection
Public classNodeConnection
Represents a connections between two nodes.
Public classOrientationExtension
Class for extension Methods of Orientation
Public classPosition
A Position is a point on a INodeConnection where IPlaceable are placed
Public classRoute
Represents a route in the simulation. A route cant be modified once created
Public classVehicleExchangeRoute
A route that is used to exchange Vehicles with other groups
Interfaces
  InterfaceDescription
Public interfaceIDistanceT
An interface to encapsulate the distance to the next IPlaceable
Public interfaceINode
Represents a node in the simulation.
Public interfaceINodeConnection
A node connection connects two nodes.
Public interfaceIPlaceable
The interface for all objects that can be placed within a node connection.
Public interfaceIPosition
Represents a position on a node connection
Public interfaceIRoute
Represents a route in the simulation. A route cant be modified once created
Public interfaceIVehicleLifetimeManager
Manages the lifetime of vehicles
Enumerations
  EnumerationDescription
Public enumerationNodeType
The Type of a Node
Public enumerationOrientation
The orientation of a Connection