@[email protected] enum RangingNodeParam extends Enum
Parameters supported by the ranging agent to configure each peer node.
Enum constant | Description |
---|---|
address |
Peer node address. |
channel |
Channel to use for ranging interrogation (CONTROL/DATA). |
data |
Payload data to piggyback on interrogation and response frames. |
ipreamble |
Interrogation preamble (0 = none). |
isignal |
Baseband interrogation signal ([] = none). |
lastSync |
Time of last synchronization in epoch milliseconds. |
lifetime |
Synchronization validity lifetime in seconds. |
maxRange |
Maximum range to peer node in meters. |
offset |
Clock offset between current node and peer node in microseconds. |
rdelay |
Response delay in seconds. |
rpreamble |
Response preamble (0 = none). |
rsignal |
Baseband response signal ([] = none). |
sync |
Availability of valid clock synchronization. |
threshold |
Threshold for signal detection (0 to 1). |
Peer node address.
Channel to use for ranging interrogation (CONTROL/DATA).
Payload data to piggyback on interrogation and response frames.
Interrogation preamble (0 = none).
Baseband interrogation signal ([] = none).
Time of last synchronization in epoch milliseconds.
Synchronization validity lifetime in seconds.
Maximum range to peer node in meters.
Clock offset between current node and peer node in microseconds.
Response delay in seconds.
Response preamble (0 = none).
Baseband response signal ([] = none).
Availability of valid clock synchronization.
Threshold for signal detection (0 to 1).
Copyright 2013-21, Acoustic Research Laboratory, National University of Singapore, and Subnero Pte Ltd