@[email protected] enum RangingParam extends Enum
Parameters supported by the ranging agent.
Enum constant | Description |
---|---|
channel |
Default channel to use for ranging interrogation (CONTROL/DATA). |
ipreamble |
Default interrogation preamble (0 = none). |
mac |
MAC agent to request medium access, or null to disable MAC. |
maxRange |
Default maximum range to peer node in meters. |
phy |
Physical agent for ranging. |
rdelay |
Default response delay in seconds. |
respond |
Whether the ranging agent should automatically respond to an interrogation. |
rpreamble |
Default response preamble (0 = none). |
rsignal |
Default baseband response signal ([] = none). |
threshold |
Threshold for signal detection (0 to 1). |
Default channel to use for ranging interrogation (CONTROL/DATA).
Default interrogation preamble (0 = none).
MAC agent to request medium access, or null to disable MAC.
Default maximum range to peer node in meters.
Physical agent for ranging.
Default response delay in seconds.
Whether the ranging agent should automatically respond to an interrogation.
Default response preamble (0 = none).
Default baseband response signal ([] = none).
Threshold for signal detection (0 to 1).
Copyright 2013-21, Acoustic Research Laboratory, National University of Singapore, and Subnero Pte Ltd