OutputLaneUnsignalPed¶
Type ISIAPIOutputLaneUnsignalPed · Interface
Namespace SIDRASolutions.SI.API
Assembly SIDRASolutions.SI.API.dll
COM CLSID 48C6A7A6-2784-4191-AC16-867159050B1D
Declaration¶
Members¶
Properties
| Property | Type | Summary |
|---|---|---|
| Opng_pedvol | float |
|
| Conflict_zone_length | float |
|
| Conflict_zone_length_user | bool |
|
| Walking_speed | float |
|
| Gap_acc_factor | float |
|
| Critical_gap | float |
|
| Critical_gap_user | bool |
|
| Followup_headway | float |
|
| Followup_headway_user | bool |
|
| Capacity | float |
|
| Delay | float |
|
| Back_of_queue | float |
|
| Back_of_queue_dist | float |
|
| Cycle_av_queue | float |
|
| Cycle_av_queue_dist | float |
|
| OutputLane | ISIAPIOutputLane |
Properties¶
Opng_pedvol¶
Type float
Code samples
Conflict_zone_length¶
Type float
Code samples
Conflict_zone_length_user¶
Type bool
Code samples
Walking_speed¶
Type float
Code samples
Gap_acc_factor¶
Type float
Code samples
Critical_gap¶
Type float
Code samples
Critical_gap_user¶
Type bool
Code samples
Followup_headway¶
Type float
Code samples
Followup_headway_user¶
Type bool
Code samples
Capacity¶
Type float
Code samples
Delay¶
Type float
Code samples
Back_of_queue¶
Type float
Code samples
Back_of_queue_dist¶
Type float
Code samples
Cycle_av_queue¶
Type float
Code samples
Cycle_av_queue_dist¶
Type float
Code samples
OutputLane¶
Type ISIAPIOutputLane