Phasemovement_vehicle¶
Type ISIAPIPhasemovement_vehicle · Interface
Namespace SIDRASolutions.SI.API
Assembly SIDRASolutions.SI.API.dll
COM CLSID 05490B51-B40F-4FF8-8CEC-F0EE4D836503
Declaration¶
Members¶
Properties
| Property | Type | Summary |
|---|---|---|
| Movement_vehicle_origin | int |
|
| Movement_vehicle_destination | int |
|
| MC_class | int |
|
| Running | bool |
|
| Terminates | bool |
|
| Undetected | bool |
|
| Phase | ISIAPIPhase |
|
| Is_red_arrow_drop_off_enabled | bool |
|
| Red_arrow_drop_off | float |
|
| Is_early_cutoff | bool |
|
| Early_cutoff | float |
|
| Is_late_start | bool |
|
| Late_start | float |
Properties¶
Movement_vehicle_origin¶
Type int
Code samples
Movement_vehicle_destination¶
Type int
Code samples
MC_class¶
Type int
Code samples
Running¶
Type bool
Code samples
Terminates¶
Type bool
Code samples
Undetected¶
Type bool
Code samples
Phase¶
Type ISIAPIPhase
Code samples
Is_red_arrow_drop_off_enabled¶
Type bool
Code samples
Red_arrow_drop_off¶
Type float
Code samples
Is_early_cutoff¶
Type bool
Code samples
Early_cutoff¶
Type float
Code samples
Is_late_start¶
Type bool
Code samples
Late_start¶
Type float