ISIAPIOutputPhaseMovTimingPathMovement Interface¶
Namespace: SIDRASolutions.SI.API
Assembly: SIDRASolutions.SI.API.dll
COM CLSID: 0BC237A4-F607-49C5-B95E-14DF0D5B33EE
Declaration¶
[Guid("0BC237A4-F607-49C5-B95E-14DF0D5B33EE")]
public interface ISIAPIOutputPhaseMovTimingPathMovement
Get an instance¶
Properties¶
Position¶
The index of this Movement in the Timing Path. It is a zero-base integer.
Type int
Code samples
Mov_type¶
Movement Type
Type int
Value
One of:
1- Vehicle Approach Movement2- Pedestrian Movement3- Dummy Movement in a Phase
Code samples
Origin¶
Type int
Code samples
Destination¶
Type int
Code samples
MC_class¶
Type int
Code samples
Ped_type¶
Type int
Code samples
Ped_stage¶
Type int
Code samples
Greenperiod¶
Type int
Code samples
Dummy_phase_original_position¶
Type int
Code samples
Green_time¶
Type float
Code samples
Start_phase¶
The position / index of the Phase that this Movement starts from
Type int
Code samples
End_phase¶
The position / index of the Phase that this Movement finishes at.
Type int
Code samples
MovementDisplayID¶
Type string
Code samples
SiteDisplayID¶
Type string
Code samples
Critical_mov¶
Flag indicating this Movement is a critical movement or not.
Type bool
Code samples
Eff_green¶
Type float
Code samples
Reqd_time¶
Type float
Code samples
MaxGreenPeriod¶
Type int
Code samples
OutputPhaseMovTimingPath¶
Type ISIAPIOutputPhaseMovTimingPath