Leg_roundabout¶
Type ISIAPILeg_roundabout · Interface
Namespace SIDRASolutions.SI.API
Assembly SIDRASolutions.SI.API.dll
COM CLSID A56E67A1-5C26-47EF-9437-D40DBF1369CA
Declaration¶
Members¶
Properties
| Property | Type | Summary |
|---|---|---|
| Num_circulating_lanes | int |
|
| Num_downstream_circulating_lanes_user | bool |
|
| Num_downstream_circulating_lanes | int |
|
| Circulating_width | float |
|
| Island_diameter | float |
|
| Inscribed_diameter_user | bool |
|
| Inscribed_diameter | float |
|
| Entry_radius | float |
|
| Entry_angle | float |
|
| Is_raindrop_design | bool |
|
| Circulating_transition_line | bool |
|
| Environment_factor_user | bool |
Flag indicating whether the Environment Factor is given by user or program. This flag is not in use anymore. Environment Factor user-given value "Environment_factor" is applied when SIDRA Standard Roundabout Capacity Model is selected. |
| Environment_factor | float |
|
| Entry_circ_adj_user | bool |
Flag indicating whether the Roundabout Entry/Circulating Flow Adjustment Option is given by user or program. This flag is not in use anymore. Entry/Circulating Flow Adjustment Option user-given value "Entry_circ_adj" is applied when SIDRA Standard Roundabout Capacity Model is selected. |
| Entry_circ_adj | int |
Roundabout Entry/Circulating Flow Adjustment |
| App_half_width | float |
|
| Flare_length | float |
|
| Capacity_at_zero_flow_user | bool |
|
| Capacity_at_zero_flow | float |
|
| Grade_separated | bool |
|
| Leg | ISIAPILeg |
|
| LegRouHCM2010 | ISIAPILeg_rou_hcm |
|
| LegRouHCM6 | ISIAPILeg_rou_hcm |
|
| LegRouHCM6Extended | ISIAPILeg_rou_hcm6_extended |
|
| Is_turbo_island | bool |
Flag indicating whether a Turbo Island design applies to this Leg. |
Properties¶
Num_circulating_lanes¶
Type int
Code samples
Num_downstream_circulating_lanes_user¶
Type bool
Code samples
Num_downstream_circulating_lanes¶
Type int
Code samples
Circulating_width¶
Type float
Code samples
Island_diameter¶
Type float
Code samples
Inscribed_diameter_user¶
Type bool
Code samples
Inscribed_diameter¶
Type float
Code samples
Entry_radius¶
Type float
Code samples
Entry_angle¶
Type float
Code samples
Is_raindrop_design¶
Type bool
Code samples
Circulating_transition_line¶
Type bool
Code samples
Environment_factor_user¶
Flag indicating whether the Environment Factor is given by user or program.
This flag is not in use anymore. Environment Factor user-given value "Environment_factor" is applied
when SIDRA Standard Roundabout Capacity Model is selected.
Type bool
Code samples
Environment_factor¶
Type float
Code samples
Entry_circ_adj_user¶
Flag indicating whether the Roundabout Entry/Circulating Flow Adjustment Option is given by user or program.
This flag is not in use anymore. Entry/Circulating Flow Adjustment Option user-given value "Entry_circ_adj" is applied
when SIDRA Standard Roundabout Capacity Model is selected.
Type bool
Code samples
Entry_circ_adj¶
Roundabout Entry/Circulating Flow Adjustment
Type int
Value
One of:
0- None1- Low2- Medium3- High
Code samples
App_half_width¶
Type float
Code samples
Flare_length¶
Type float
Code samples
Capacity_at_zero_flow_user¶
Type bool
Code samples
Capacity_at_zero_flow¶
Type float
Code samples
Grade_separated¶
Type bool
Code samples
Leg¶
Type ISIAPILeg
Code samples
LegRouHCM2010¶
Type ISIAPILeg_rou_hcm
Code samples
LegRouHCM6¶
Type ISIAPILeg_rou_hcm
Code samples
LegRouHCM6Extended¶
Type ISIAPILeg_rou_hcm6_extended
Code samples
Is_turbo_island¶
Flag indicating whether a Turbo Island design applies to this Leg.
Type bool
Remarks
This flag can be changed only in a Turbo Roundabout Site.