9.3.15 RtlsLocationResult

This DataType is a structure that defines the results that an RTLS device or system returns. It extends the ScanResult structure. Its composition is formally defined in Table 69.

The optional Location field defined in the ScanResult structure shall be included in RtlsLocationResults.

Table 69 – RtlsLocationResult Structure
Name Type Description Optional
RtlsLocationResultStructureSubtype of ScanResult defined in 9.3.8.

Speed

DoubleThe current speed above ground of the located object. The unit is defined by the SpeedUnit variable.True

Heading

DoubleThe (geographical) direction the located object is moving in on a plane. The unit is defined by the RotationUnit variable, but note that the heading can be different from the rotation of the object.True

Rotation

RotationThe rotation of the object identified by the UId as defined in 9.3.14.True

ReceiveTime

UtcTimeReceiveTime provides the time the RTLS received the location information from the underlying device.True

Its representation in the AddressSpace is defined in Table 70.

Table 70 – RtlsLocationResult Definition
Attribute Value
BrowseNameRtlsLocationResult
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of ScanResult defined in 9.3.8.