OutputSiteRoute¶
Type ISIAPIOutputSiteRoute · Interface
Namespace SIDRASolutions.SI.API
Assembly SIDRASolutions.SI.API.dll
COM CLSID BA4F40C8-7DC3-4FBE-894D-1D469D0BD760
Declaration¶
Members¶
Properties
| Property | Type | Summary |
|---|---|---|
| RouteName | string |
|
| RouteSignalOffsetPriority | int |
|
| Route_id | string |
|
| Coord_mov_phasetime | float |
|
| Coord_mov_effgreen | float |
|
| Coord_mov_eff_start_time | float |
|
| Coord_mov_displayed_start_time | float |
|
| Coord_mov_displayed_green_time | float |
|
| Outputset | ISIAPIOutputset |
Properties¶
RouteName¶
Type string
Code samples
RouteSignalOffsetPriority¶
Type int
Code samples
Route_id¶
Type string
Code samples
Coord_mov_phasetime¶
Type float
Code samples
Coord_mov_effgreen¶
Type float
Code samples
Coord_mov_eff_start_time¶
Type float
Code samples
Coord_mov_displayed_start_time¶
Type float
Code samples
Coord_mov_displayed_green_time¶
Type float
Code samples
Outputset¶
Type ISIAPIOutputset