|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectspoke.connection.Module
spoke.signal.Module
spoke.signal.fourier.SignalAnalytique
public class SignalAnalytique
Field Summary |
---|
Fields inherited from class spoke.connection.Module |
---|
connector, stopped |
Constructor Summary | |
---|---|
SignalAnalytique()
|
Method Summary | |
---|---|
int |
getDyades()
|
boolean |
getSens()
|
void |
init()
|
void |
open()
|
void |
run()
|
void |
setDyades(int dyades)
|
void |
setSens(boolean sens)
|
Methods inherited from class spoke.connection.Module |
---|
addConnectionListener, close, connect, connection, disconnect, removeConnectionListener, stop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SignalAnalytique()
Method Detail |
---|
public void run()
public void init()
public void open()
open
in interface Connectable
open
in class Module
public void setDyades(int dyades)
public int getDyades()
public void setSens(boolean sens)
public boolean getSens()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |