Movement_ped¶
Type ISIAPIMovement_ped · Interface
Namespace SIDRASolutions.SI.API
Assembly SIDRASolutions.SI.API.dll
COM CLSID BE5BC694-3D12-4F23-993B-96695CF219FA
SIDRA INTERSECTION Pedestrian Movement wrapper interface
Declaration¶
Members¶
Properties
| Property | Type | Summary |
|---|---|---|
| Type | int |
The type of a Pedestrian Movement |
| 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. |
| Site | ISIAPISite |
|
| Exists | bool |
Flag indicating whether this Pedestrian Movement "exists" (not banned) in the current Site. |
| Display_id | string |
Movement ID, a simple text descriptor for the movement used in many SIDRA INTERSECTION reports to signify the movement. |
| Volume | float |
Pedestrian Volume |
| Peak_flow_factor | float |
Peak Flow Factor (%) |
| Flow_scale | float |
Flow Scale (Constant) (%) |
| Growth_rate | float |
Growth Rate (%/year) |
| Opposing_ped_factor | float |
|
| Practical_degree_of_saturation_user | bool |
Flag indicating whether to use the value specified by SIDRASolutions.SI.API.ISIAPIMovement_ped.Practical_degree_of_saturation or an automatically calculated value in processing. |
| Practical_degree_of_saturation | float |
Practical degree of saturation |
| Approach_distance | float |
Approach Travel Distance |
| Queue_space | float |
Queue Space |
| Walking_speed | float |
Walking Speed (Average) |
| Exit_distance | float |
Exit (Downstream) Distance |
| Saturation_flow_rate | int |
Saturation Flow (ped/h) |
| Crossing_distance_user | bool |
Flag indicating whether to use the value specified by SIDRASolutions.SI.API.ISIAPIMovement_ped.Crossing_distance or an automatically calculated value in processing. |
| Crossing_distance | float |
Crossing Distance |
| Minimum_green_time_user | bool |
|
| Minimum_green_time | float |
|
| Maximum_green_time_user | bool |
|
| Maximum_green_time | float |
|
| Is_walk_time_extended | bool |
|
| Crossing_speed | float |
|
| Minimum_walk_time | float |
|
| Minimum_clearance_time | float |
|
| Clearance1_time_user | bool |
|
| Clearance1_time | float |
|
| Clearance2_time_option | int |
Clearance 2 Time Option |
| Clearance2_time | float |
|
| Start_loss | float |
|
| End_gain | float |
|
| Actuation_option | int |
|
| Actuation_percent | float |
|
| Is_high_priority | bool |
High Priority for Green Splits |
| Crosswalk_space | float |
|
| Conflict_zone_length_user | bool |
|
| Conflict_zone_length | float |
|
| Control_type | int |
Properties¶
Type¶
The type of a Pedestrian Movement
Type int
Value
One of:
1- Full Crossing2- Slip Lane3- Staged4- Diagonal
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
Site¶
Type ISIAPISite
Code samples
Exists¶
Flag indicating whether this Pedestrian Movement "exists" (not banned) in the current Site.
Type bool
Code samples
Display_id¶
Movement ID, a simple text descriptor for the movement used in many SIDRA INTERSECTION reports to signify the movement.
Type string
Code samples
Volume¶
Pedestrian Volume
Type float
Code samples
Peak_flow_factor¶
Peak Flow Factor (%)
Type float
Code samples
Flow_scale¶
Flow Scale (Constant) (%)
Type float
Code samples
Growth_rate¶
Growth Rate (%/year)
Type float
Code samples
Opposing_ped_factor¶
Type float
Code samples
Practical_degree_of_saturation_user¶
Flag indicating whether to use the value specified by SIDRASolutions.SI.API.ISIAPIMovement_ped.Practical_degree_of_saturation or an
automatically calculated value in processing.
Type bool
Code samples
Practical_degree_of_saturation¶
Practical degree of saturation
Type float
Code samples
Approach_distance¶
Approach Travel Distance
Type float
Code samples
Queue_space¶
Queue Space
Type float
Code samples
Walking_speed¶
Walking Speed (Average)
Type float
Code samples
Exit_distance¶
Exit (Downstream) Distance
Type float
Code samples
Saturation_flow_rate¶
Saturation Flow (ped/h)
Type int
Code samples
Crossing_distance_user¶
Flag indicating whether to use the value specified by SIDRASolutions.SI.API.ISIAPIMovement_ped.Crossing_distance or an automatically calculated value in
processing.
Type bool
Code samples
Crossing_distance¶
Crossing Distance
Type float
Code samples
Minimum_green_time_user¶
Type bool
Code samples
Minimum_green_time¶
Type float
Code samples
Maximum_green_time_user¶
Type bool
Code samples
Maximum_green_time¶
Type float
Code samples
Is_walk_time_extended¶
Type bool
Code samples
Crossing_speed¶
Type float
Code samples
Minimum_walk_time¶
Type float
Code samples
Minimum_clearance_time¶
Type float
Code samples
Clearance1_time_user¶
Type bool
Code samples
Clearance1_time¶
Type float
Code samples
Clearance2_time_option¶
Clearance 2 Time Option
Type int
Value
One of:
0- User Input (default)1- Yellow Time2- Intergreen Time
Code samples
Clearance2_time¶
Type float
Code samples
Start_loss¶
Type float
Code samples
End_gain¶
Type float
Code samples
Actuation_option¶
Type int
Code samples
Actuation_percent¶
Type float
Code samples
Is_high_priority¶
High Priority for Green Splits
Type bool
Code samples
Crosswalk_space¶
Type float
Code samples
Conflict_zone_length_user¶
Type bool
Code samples
Conflict_zone_length¶
Type float
Code samples
Control_type¶
Type int