[This is preliminary documentation and is subject to change.]
This object exposes telematics information to the zone. SIF_Events are reported.
| C# | Visual Basic | Visual C++ |
public class BusPositionInfo : SifDataObject
Public Class BusPositionInfo _ Inherits SifDataObject
public ref class BusPositionInfo : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| BusPositionInfoBusPositionInfoNew()() |
Creates an instance of a BusPositionInfo
| |
| BusPositionInfoBusPositionInfoNew(String, Nullable<(Of <DateTime>)>, Nullable<(Of <DateTime>)>, GridLocation) |
Constructor that accepts values for all mandatory fields
| |
| BusDriver |
Gets or sets the value of the <BusDriver> element.
| |
| BusInfoRefId |
Gets or sets the value of the BusInfoRefId attribute.
| |
| BusStaffList |
Gets or sets the value of the <BusStaffList> element.
| |
| Date |
Gets or sets the value of the <Date> element.
| |
| GridLocation |
Gets or sets the value of the <GridLocation> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.) | |
| Odometer |
Gets or sets the value of the <Odometer> element.
| |
| OtherStatus |
Gets or sets the value of the <OtherStatus> element.
| |
| RouteStatus |
Gets or sets the value of the <RouteStatus> element.
| |
| SetBusDriver(StaffBoardingStatus) | Sets the value of the <BusDriver> element. | |
| SetGridLocation(Nullable<(Of <Decimal>)>, Nullable<(Of <Decimal>)>) | Sets the value of the <GridLocation> element. | |
| SetOdometer(DistanceUnit, String) | Sets the value of the <Odometer> element. | |
| SetRouteStatus(RouteStatusStatus, String, String) | Sets the value of the <RouteStatus> element. | |
| SetSpeedometer(DistanceUnit, String) | Sets the value of the <Speedometer> element. | |
| Speedometer |
Gets or sets the value of the <Speedometer> element.
| |
| Students |
Gets or sets the value of the <Students> element.
| |
| TelematicsId |
Gets or sets the value of the <TelematicsId> element.
| |
| TelemetryList |
Gets or sets the value of the <TelemetryList> element.
| |
| Time |
Gets or sets the value of the <Time> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| BusPositionInfo | |||||