Diagnostics notification (internal use only).
| Constructor and description | 
|---|
| protected DiagnosticsNtf
                                () | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | float[] | getData() | 
|  | int | getDataLength() | 
|  | String | getText() | 
|  | float | getXMax() | 
|  | float | getXMin() | 
|  | float | getYMax() | 
|  | float | getYMin() | 
|  | boolean | isComplex() | 
|  | void | setComplex(boolean cplx) | 
|  | void | setData(float[] data) | 
|  | void | setText(String s) | 
|  | void | setXMax(float v) | 
|  | void | setXMin(float v) | 
|  | void | setXRange(float min, float max) | 
|  | void | setYMax(float v) | 
|  | void | setYMin(float v) | 
|  | void | setYRange(float min, float max) | 
|  | 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