[This is preliminary documentation and is subject to change.]
Current speedometer reading.
| C# | Visual Basic | Visual C++ |
public class Speedometer : SifKeyedElement
Public Class Speedometer _ Inherits SifKeyedElement
public ref class Speedometer : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| SpeedometerSpeedometerNew()() |
Creates an instance of a Speedometer
| |
| SpeedometerSpeedometerNew(DistanceUnit, String) |
Constructor that accepts values for all mandatory fields
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| SetUnit(DistanceUnit) |
Sets the value of the Unit attribute.
| |
| Unit |
Gets or sets the value of the Unit attribute.
| |
| Value |
Gets or sets the value of the <Speedometer> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| Speedometer | ||||