OutputSitePedestrian¶
Type ISIAPIOutputSitePedestrian · Interface
Namespace SIDRASolutions.SI.API
Assembly SIDRASolutions.SI.API.dll
COM CLSID 76FE6B33-E1F4-4676-B01A-97082F08FCCE
SIDRA INTERSECTION Pedestrian specific site output wrapper interface.
Declaration¶
Members¶
Properties
| Property | Type | Summary |
|---|---|---|
| Demand_flow_total | float |
Total pedestrian demand flow. |
| Delay_control_average | float |
Average control delay. |
| Delay_control_average_worstmov | float |
Average control delay for worst pedestrian movement. |
| Delay_control_total | float |
Total control delay. |
| Level_of_service | string |
Intersection pedestrian LOS. |
| Level_of_service_worstmov | string |
Worst pedestrian movement LOS. |
| Queue_maxback_mean | float |
Pedestrian queue (peds), mean. |
| Queue_dist_maxback_mean | float |
Longest pedestrian queue (distance), mean. |
| Stop_rate | float |
Effective stop rate. |
| Stops_total | float |
Total effective stops. |
| Proportion_queued | float |
Proportion queued. |
| Performance_index | float |
Performance index. |
| Travel_distance_total | float |
Total travel distance. |
| Travel_distance_average | float |
Average travel distance. |
| Travel_time_total | float |
Total travel time (veh-h/h). |
| Travel_time_average | float |
Average travel time (secs). |
| Travel_speed | float |
Average travel speed. |
| Deg_satn | float |
Intersection degree of saturation. |
| Operating_cost_total | float |
Total operating cost (cost unit/h). |
| Operating_cost_rate | float |
|
| Time_cost_total | float |
|
| Time_cost_rate | float |
|
| Outputset | ISIAPIOutputset |
Properties¶
Demand_flow_total¶
Total pedestrian demand flow.
Type float
Code samples
Delay_control_average¶
Average control delay.
Type float
Code samples
Delay_control_average_worstmov¶
Average control delay for worst pedestrian movement.
Type float
Code samples
Delay_control_total¶
Total control delay.
Type float
Code samples
Level_of_service¶
Intersection pedestrian LOS.
Type string
Code samples
Level_of_service_worstmov¶
Worst pedestrian movement LOS.
Type string
Code samples
Queue_maxback_mean¶
Pedestrian queue (peds), mean.
Type float
Code samples
Queue_dist_maxback_mean¶
Longest pedestrian queue (distance), mean.
Type float
Code samples
Stop_rate¶
Effective stop rate.
Type float
Code samples
Stops_total¶
Total effective stops.
Type float
Code samples
Proportion_queued¶
Proportion queued.
Type float
Code samples
Performance_index¶
Performance index.
Type float
Code samples
Travel_distance_total¶
Total travel distance.
Type float
Code samples
Travel_distance_average¶
Average travel distance.
Type float
Code samples
Travel_time_total¶
Total travel time (veh-h/h).
Type float
Code samples
Travel_time_average¶
Average travel time (secs).
Type float
Code samples
Travel_speed¶
Average travel speed.
Type float
Code samples
Deg_satn¶
Intersection degree of saturation.
Type float
Code samples
Operating_cost_total¶
Total operating cost (cost unit/h).
Type float
Code samples
Operating_cost_rate¶
Type float
Code samples
Time_cost_total¶
Type float
Code samples
Time_cost_rate¶
Type float
Code samples
Outputset¶
Type ISIAPIOutputset