Analysis¶
Type ISIAPIAnalysis · Interface
Namespace SIDRASolutions.SI.API
Assembly SIDRASolutions.SI.API.dll
COM CLSID 7E3AF260-B181-4F2D-A974-FEE9F6888AE6
Declaration¶
Members¶
Properties
| Property | Type | Summary |
|---|---|---|
| Site | ISIAPISite |
|
| Analysis_option | int |
Analysis Option |
| Selected_sensitivity_groupno | int |
Selected Sensitivity Parameter Group Number |
| Design_Life_Objective | int |
Design Life Analysis Objective |
| Design_Life_Growth_Model | int |
Design Life Analysis Growth Model |
| Design_Life_Years | int |
|
| Design_Life_Is_constant_num_years_applied | bool |
|
| Design_Life_Constant_num_years | int |
|
| Flow_Scale_Objective | int |
Flow Scale Analysis Objective |
| Flow_Scale_Lower | float |
|
| Flow_Scale_Upper | float |
|
| Flow_Scale_Is_constant_factor_applied | bool |
|
| Flow_Scale_Constant_factor | float |
|
| SensitivityGeneralParameterGroup | ISIAPISensitivity |
|
| SensitivityRoundaboutParameterGroup | ISIAPISensitivity |
|
| Result_option | int |
Results For |
| Result_leg_origin | int |
|
| Result_lane_origin | int |
|
| Result_laneno | int |
|
| Result_vehmov_origin | int |
|
| Result_vehmov_dest | int |
|
| Result_mc_class | int |
|
| Result_pedmov_option | int |
Pedestrian Movement Results Option |
| Result_pedmov_origin | int |
|
| Result_pedmov_type | int |
|
| Result_pedmov_stage_no | int |
Properties¶
Site¶
Type ISIAPISite
Code samples
Analysis_option¶
Analysis Option
Type int
Value
One of:
0- None1- Sensitivity2- Design Life3- Flow Scale
Code samples
Selected_sensitivity_groupno¶
Selected Sensitivity Parameter Group Number
Type int
Value
One of:
0- General Parameter Group1- Roundabout Parameter Group
Code samples
Design_Life_Objective¶
Design Life Analysis Objective
Type int
Value
One of:
0- Practical Capacity (v/c ratio = xp)1- Capacity (v/c ratio = 1)2- Worst Lane Level of Service Target3- Worst Movement Level of Service Target4- Final Year
Code samples
Design_Life_Growth_Model¶
Design Life Analysis Growth Model
Type int
Value
One of:
0- Uniform1- Compound
Code samples
Design_Life_Years¶
Type int
Code samples
Design_Life_Is_constant_num_years_applied¶
Type bool
Code samples
Design_Life_Constant_num_years¶
Type int
Code samples
Flow_Scale_Objective¶
Flow Scale Analysis Objective
Type int
Value
One of:
0- Practical Capacity (v/c ratio = xp)1- Capacity (v/c ratio = 1)2- Worst Lane Level of Service Target3- Worst Movement Level of Service Target4- Upper Limit
Code samples
Flow_Scale_Lower¶
Type float
Code samples
Flow_Scale_Upper¶
Type float
Code samples
Flow_Scale_Is_constant_factor_applied¶
Type bool
Code samples
Flow_Scale_Constant_factor¶
Type float
Code samples
SensitivityGeneralParameterGroup¶
Type ISIAPISensitivity
Code samples
SensitivityRoundaboutParameterGroup¶
Type ISIAPISensitivity
Code samples
Result_option¶
Results For
Type int
Value
One of:
1- Intersection - Vehicles2- Intersection - Pedestrians3- Intersection - Persons4- Lane5- Vehicle Movement6- Pedestrian Movement7- Approach (All Movements / All Lanes)
Code samples
Result_leg_origin¶
Type int
Code samples
Result_lane_origin¶
Type int
Code samples
Result_laneno¶
Type int
Code samples
Result_vehmov_origin¶
Type int
Code samples
Result_vehmov_dest¶
Type int
Code samples
Result_mc_class¶
Type int
Code samples
Result_pedmov_option¶
Pedestrian Movement Results Option
Type int
Value
One of:
1- Movement in front of an Approach2- Diagonal Crossing Movement
Code samples
Result_pedmov_origin¶
Type int
Code samples
Result_pedmov_type¶
Type int
Code samples
Result_pedmov_stage_no¶
Type int