iTS - Intelligent Traffic System  V 1.0.5
 All Classes Functions Variables Properties
TSNavigation.TSReservedPoints Struct Reference

TS Reserved points. This struct holds the references to the connectors and points that have been reserved by this car. More...

Public Member Functions

 TSReservedPoints (TSLaneConnector _connector, TSPoints _point)
 Initializes a new instance of the TSNavigation+TSReservedPoints struct. More...
 

Public Attributes

TSLaneConnector connector
 
TSPoints point
 

Detailed Description

TS Reserved points. This struct holds the references to the connectors and points that have been reserved by this car.

Constructor & Destructor Documentation

TSNavigation.TSReservedPoints.TSReservedPoints ( TSLaneConnector  _connector,
TSPoints  _point 
)

Initializes a new instance of the TSNavigation+TSReservedPoints struct.

Parameters
_connector_connector.
_point_point.