Notification message of bad ranging information, when the range is out of bounds.
Constructor and description |
---|
BadRangeNtf
() |
Type Params | Return Type | Name and description |
---|---|---|
|
int |
getFrom() Returns the from address. |
|
Long |
getOffset() Gets the clock offset in us. |
|
float |
getRange() Gets the range in meters. |
|
int |
getTo() Returns the to address. |
|
void |
setFrom(int from) Sets the from address. |
|
void |
setOffset(Long dt) Sets the clock offset in us. |
|
void |
setRange(float range) Sets the range. |
|
void |
setTo(int to) Sets the to address. |
|
String |
toString() |
Methods inherited from class | Name |
---|---|
class Message |
toString, setRecipient, setPerformative, getPerformative, getRecipient, setSender, getSender, setMessageID, getMessageID, setInReplyTo, getInReplyTo, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
class Object |
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Returns the from address.
Gets the clock offset in us.
Gets the range in meters.
Returns the to address.
Sets the from address.
from
- addressSets the clock offset in us.
dt
- offset in us, null if unknownSets the range.
range
- in metersSets the to address.
to
- addressCopyright 2013-19, Acoustic Research Laboratory, National University of Singapore, and Subnero Pte Ltd