|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectPamguardMVC.PamProcess
amplifier.AmpProcess
public class AmpProcess
| Field Summary | |
|---|---|
(package private) AmpControl |
ampControl
|
(package private) AmplifiedDataBlock |
outputDataBlock
|
| Fields inherited from class PamguardMVC.PamProcess |
|---|
outputDataBlocks, processName, sampleRate |
| Constructor Summary | |
|---|---|
AmpProcess(AmpControl ampControl)
|
|
| Method Summary | |
|---|---|
void |
newData(PamObservable o,
PamDataUnit arg)
|
void |
noteNewSettings()
|
void |
pamStart()
Called for each process to tell it to start (may not be necessary for processes which are listening for data anyway. |
void |
pamStop()
Stops the process. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
AmpControl ampControl
AmplifiedDataBlock outputDataBlock
| Constructor Detail |
|---|
public AmpProcess(AmpControl ampControl)
| Method Detail |
|---|
public void pamStart()
PamProcess
pamStart in class PamProcesspublic void pamStop()
PamProcess
pamStop in class PamProcess
public void newData(PamObservable o,
PamDataUnit arg)
newData in class PamProcesspublic void noteNewSettings()
noteNewSettings in interface PamObservernoteNewSettings in class PamProcess
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||