Sensitivity¶
Type ISIAPISensitivity · Interface
Namespace SIDRASolutions.SI.API
Assembly SIDRASolutions.SI.API.dll
COM CLSID 9A3A1922-E8D3-41D2-82DB-0CF119851325
Declaration¶
Members¶
Properties
| Property | Type | Summary |
|---|---|---|
| Groupno | int |
Sensitivity Parameter Group Number |
| Selected_parameter | int |
Selected Sensitivity Parameter |
| Lower | float |
|
| Upper | float |
|
| Increment | float |
|
| Is_constant_factor_applied | bool |
|
| Constant_factor | float |
Properties¶
Groupno¶
Sensitivity Parameter Group Number
Type int
Value
One of:
0- General Parameter Group1- Roundabout Parameter Group
Code samples
Selected_parameter¶
Selected Sensitivity Parameter
Type int
Value
One of:
1- Critical Gap Follow-up Headway2- Basic Saturation Flow3- Lane Width4- Lane Utilisation Ratio5- Cruise Speed6- Vehicle Queue Space7- Inscribed Diameter8- Entry Angle9- Entry Radius
Remarks
Values 1 - 6 are only available in General Parameter Group (Group No. = 0). Values 7 - 9 are only available in Roundabout Parameter Group (Group No. = 1)
Code samples
Lower¶
Type float
Code samples
Upper¶
Type float
Code samples
Increment¶
Type float
Code samples
Is_constant_factor_applied¶
Type bool
Code samples
Constant_factor¶
Type float