SIFWorks ADK 2.0
Speedometer Property
NamespacesEdustructures.SifWorks.TransBusPositionInfoSpeedometer

[This is preliminary documentation and is subject to change.]

Gets or sets the value of the <Speedometer> element.
Declaration Syntax
C#Visual BasicVisual C++
public Speedometer Speedometer{ get; set;}
Public Property Speedometer As Speedometer
public:
property Speedometer^ Speedometer {
	Speedometer^ get ();
	void set (Speedometer^ value);
}
Value
A Speedometer
Remarks

The SIF specification defines the meaning of this null as: "Current speedometer reading."

To remove the Speedometer, set Speedometer to null

Version: 2.0

Since: 1.5r1

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10