SIFWorks ADK 2.0
SetSpeedometer Method (Unit, Value)
NamespacesEdustructures.SifWorks.TransBusPositionInfoSetSpeedometer(DistanceUnit, String)

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

Sets the value of the <Speedometer> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetSpeedometer(
	DistanceUnit Unit,
	string Value
)
Public Sub SetSpeedometer ( _
	Unit As DistanceUnit, _
	Value As String _
)
public:
void SetSpeedometer (
	DistanceUnit^ Unit, 
	String^ Value
)
Parameters
Unit (DistanceUnit)
Units used in the speedometer reading. 
Value (String)
Gets or sets the content value of the &lt;Speedometer&gt; element
Remarks

This form of setSpeedometer is provided as a convenience method that is functionally equivalent to the Speedometer

Version: 2.0

Since: 1.5r1

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