OutputMovementPed¶
Type ISIAPIOutputMovementPed · Interface
Namespace SIDRASolutions.SI.API
Assembly SIDRASolutions.SI.API.dll
COM CLSID 178DC795-6F05-413B-BE13-5876A75AF6F6
SIDRA INTERSECTION Pedestrian movement output wrapper interface.
Declaration¶
Members¶
Properties
| Property | Type | Summary |
|---|---|---|
| Type | int |
The type of a Pedestrian Movement One of: - 1 - Full Crossing - 2 - Slip Lane - 3 - Staged - 4 - Diagonal |
| Origin | int |
Pedestrian Movement Origin Leg, ie the Leg across which the Movement runs |
| Stage | int |
Pedestrian Movement Stage. SIDRA INTERSECTION supports up to two Pedestrian Movements on each Leg allowing modelling of "staged" pedestrian crossings. |
| Demand_flow_total | float |
Movement total demand flow. |
| Capacity_mov | float |
Movement capacity (includes effect of lane underutilisation within movement). |
| Deg_satn | float |
Movement degree of saturation. |
| Delay_control_average | float |
Average control delay. |
| Delay_control_total | float |
Total control delay (veh-h/h). |
| Level_of_service | string |
Level of service. |
| Queue_maxback_mean | float |
Longest maximum back of queue (veh), mean. |
| Queue_dist_maxback_mean | float |
Longest maximum back of 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 time (secs). |
| Operating_cost_total | float |
Total operating cost (cost unit/h). |
| Green_periods | int |
Number of green periods for movement. |
| OutputMovementPed_GreenPeriods | ISIAPIOutputMovementPed_GreenPeriods |
|
| Practical_degree_of_saturation | float |
|
| Operating_cost_rate | float |
|
| Practical_degree_of_saturation_user_spec | bool |
|
| Crossing_dist | float |
|
| Crossing_dist_user_spec | bool |
|
| Outputset | ISIAPIOutputset |
|
| Demand_flow_total_adj | float |
|
| Time_cost_total | float |
|
| Time_cost_rate | float |
Properties¶
Type¶
The type of a Pedestrian Movement
One of:
1- Full Crossing2- Slip Lane3- Staged4- Diagonal
Type int
Code samples
Origin¶
Pedestrian Movement Origin Leg, ie the Leg across which the Movement runs
Type int
Value
One of:
0- South1- South East2- East3- North East4- North5- North West6- West7- South West
Code samples
Stage¶
Pedestrian Movement Stage. SIDRA INTERSECTION supports up to two Pedestrian Movements on each Leg allowing modelling of "staged" pedestrian crossings.
Type int
Value
One of:
1- Stage 1 (Approach-side crossing)2- Stage 2 (Exit-side crossing)
Code samples
Demand_flow_total¶
Movement total demand flow.
Type float
Code samples
Capacity_mov¶
Movement capacity (includes effect of lane underutilisation within movement).
Type float
Code samples
Deg_satn¶
Movement degree of saturation.
Type float
Code samples
Delay_control_average¶
Average control delay.
Type float
Code samples
Delay_control_total¶
Total control delay (veh-h/h).
Type float
Code samples
Level_of_service¶
Level of service.
Type string
Code samples
Queue_maxback_mean¶
Longest maximum back of queue (veh), mean.
Type float
Code samples
Queue_dist_maxback_mean¶
Longest maximum back of 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 time (secs).
Type float
Code samples
Operating_cost_total¶
Total operating cost (cost unit/h).
Type float
Code samples
Green_periods¶
Number of green periods for movement.
Type int
Code samples
OutputMovementPed_GreenPeriods¶
Type ISIAPIOutputMovementPed_GreenPeriods
Code samples
Practical_degree_of_saturation¶
Type float
Code samples
Operating_cost_rate¶
Type float
Code samples
Practical_degree_of_saturation_user_spec¶
Type bool
Code samples
Crossing_dist¶
Type float
Code samples
Crossing_dist_user_spec¶
Type bool
Code samples
Outputset¶
Type ISIAPIOutputset
Code samples
Demand_flow_total_adj¶
Type float
Code samples
Time_cost_total¶
Type float
Code samples
Time_cost_rate¶
Type float