TrafficLight Class |
[This is preliminary documentation and is subject to change.]
Namespace: TrafficSimulation.Simulation.Contracts.DTO
The TrafficLight type exposes the following members.
| Name | Description | |
|---|---|---|
| TrafficLight |
c'tor
|
| Name | Description | |
|---|---|---|
| ConnectionId |
The id of the node connection that is controlled of the traffic light.
| |
| Id |
Identifier
(Inherited from DtoBase.) | |
| PositionOnConnection |
Gets or sets the position on connection.
| |
| State |
The State of the traffic light
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from DtoBase.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from DtoBase.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |