OutputLaneMC¶
Type ISIAPIOutputLaneMC · Interface
Namespace SIDRASolutions.SI.API
Assembly SIDRASolutions.SI.API.dll
COM CLSID 871F9363-DA34-46A1-8165-F8425303574A
Declaration¶
Members¶
Properties
| Property | Type | Summary |
|---|---|---|
| MC_class | int |
|
| Calc_exists | bool |
|
| Flow_total | float |
|
| Flow_total_capconstr | float |
|
| Upstr_flow_after_exit_sl | float |
|
| Lane_change_from_left | float |
|
| Lane_change_to_left | float |
|
| Lane_change_from_right | float |
|
| Lane_change_to_right | float |
|
| Exist_in_nw_upstream_only | bool |
|
| Net_inflow | float |
|
| Net_inflow_capconstr | float |
|
| OutputLane | ISIAPIOutputLane |
|
| Arrival_flow_flag | int |
Properties¶
MC_class¶
Type int
Code samples
Calc_exists¶
Type bool
Code samples
Flow_total¶
Type float
Code samples
Flow_total_capconstr¶
Type float
Code samples
Upstr_flow_after_exit_sl¶
Type float
Code samples
Lane_change_from_left¶
Type float
Code samples
Lane_change_to_left¶
Type float
Code samples
Lane_change_from_right¶
Type float
Code samples
Lane_change_to_right¶
Type float
Code samples
Exist_in_nw_upstream_only¶
Type bool
Code samples
Net_inflow¶
Type float
Code samples
Net_inflow_capconstr¶
Type float
Code samples
OutputLane¶
Type ISIAPIOutputLane
Code samples
Arrival_flow_flag¶
Type int