Request to get a copy of the baseband preamble signal.
Response is either a BasebandSignal containing the signal, or a REFUSE, if preamble number is invalid.
Type | Name and description |
---|---|
int |
preamble |
Constructor and description |
---|
GetPreambleSignalReq
() Create a preamble signal request. |
GetPreambleSignalReq
(int preamble) Create a preamble signal request with the specified preamble. |
Type Params | Return Type | Name and description |
---|---|---|
|
int |
getPreamble() Gets the preamble number for this request. |
|
void |
setPreamble(int preamble) Sets the preamble number for this request. |
|
String |
toString() |
Methods inherited from class | Name |
---|---|
class Message |
setPerformative, toString, getSender, setMessageID, getSentAt, setRecipient, getInReplyTo, setSentAt, setSender, getPerformative, getRecipient, getMessageID, setInReplyTo, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
Copyright 2013-21, Acoustic Research Laboratory, National University of Singapore, and Subnero Pte Ltd