Interface INodeGuard
Namespace: Mars.Interfaces.Environments
Assembly: Mars.Interfaces.dll
Syntax
public interface INodeGuard
Methods
| Improve this Doc View SourceGetTrafficLightPhase(ISpatialEdge, ISpatialEdge)
Declaration
TrafficLightPhase GetTrafficLightPhase(ISpatialEdge from, ISpatialEdge to)
Parameters
Type | Name | Description |
---|---|---|
ISpatialEdge | from | |
ISpatialEdge | to |
Returns
Type | Description |
---|---|
TrafficLightPhase |