public class WaveMonitorJ
extends java.lang.Object
Constructor | Description |
---|---|
WaveMonitorJ(long multi_chH) |
|
WaveMonitorJ(long multi_chH,
java.lang.Object getsNotify) |
Modifier and Type | Method | Description |
---|---|---|
void |
dispose() |
|
long |
getNativeH() |
|
int |
getViewedCh() |
|
int |
maxViewedCh() |
|
void |
setNotify(java.lang.Object getsNotify) |
|
void |
setViewedCh(int ch) |
|
void |
transmitByEvent(int isamp,
int fsamp,
int nBuf) |
public WaveMonitorJ(long multi_chH)
public WaveMonitorJ(long multi_chH, java.lang.Object getsNotify)
public int getViewedCh()
public void setViewedCh(int ch)
public int maxViewedCh()
public void transmitByEvent(int isamp, int fsamp, int nBuf)
public long getNativeH()
public void setNotify(java.lang.Object getsNotify)
public void dispose()