OutputLaneGreenPeriod¶
Type ISIAPIOutputLaneGreenPeriod · Interface
Namespace SIDRASolutions.SI.API
Assembly SIDRASolutions.SI.API.dll
COM CLSID 8C3CB55E-9E04-47B2-93D8-F72F530EF153
Declaration¶
Members¶
Properties
| Property | Type | Summary |
|---|---|---|
| Greenperiod | int |
Green Period value is a one-based integer. |
| Capacity | float |
|
| Green_start_time | float |
|
| Green_end_time | float |
|
| Satflow_full | float |
|
| Satflow_reduced | float |
|
| Satflow_laneblock_adj | float |
|
| Satflow_queuecleartime_adj | float |
|
| Shortlane_effect | bool |
|
| Eff_green_start | float |
|
| End_sat_green | float |
|
| Eff_green_end | float |
|
| Green_satn_time | float |
|
| Queclearance_time | float |
|
| Residual_queue | float |
|
| Flow_ratio | float |
|
| Green_ratio | float |
|
| Queue_discharge_rate | float |
|
| Depflow_gt_adjsatn | int |
|
| OutputLane | ISIAPIOutputLane |
Properties¶
Greenperiod¶
Green Period value is a one-based integer.
Type int
Code samples
Capacity¶
Type float
Code samples
Green_start_time¶
Type float
Code samples
Green_end_time¶
Type float
Code samples
Satflow_full¶
Type float
Code samples
Satflow_reduced¶
Type float
Code samples
Satflow_laneblock_adj¶
Type float
Code samples
Satflow_queuecleartime_adj¶
Type float
Code samples
Shortlane_effect¶
Type bool
Code samples
Eff_green_start¶
Type float
Code samples
End_sat_green¶
Type float
Code samples
Eff_green_end¶
Type float
Code samples
Green_satn_time¶
Type float
Code samples
Queclearance_time¶
Type float
Code samples
Residual_queue¶
Type float
Code samples
Flow_ratio¶
Type float
Code samples
Green_ratio¶
Type float
Code samples
Queue_discharge_rate¶
Type float
Code samples
Depflow_gt_adjsatn¶
Type int
Code samples
OutputLane¶
Type ISIAPIOutputLane