|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectPamguardMVC.ChannelListManager
Acquisition.DAQChannelListManager
public class DAQChannelListManager
Class for converting channel indexes and numbers to hydrophones for the main PAMGAURD DAQ.
All these functions are passed through to the AcquisitionParameters class but these ones are better organised and therefore much easier to use than the total mess in the AcquisitionParameters class
AcquisitionParameters| Field Summary | |
|---|---|
private AcquisitionControl |
acquisitionControl
|
| Constructor Summary | |
|---|---|
DAQChannelListManager(AcquisitionControl acquisitionControl)
|
|
| Method Summary | |
|---|---|
int |
channelIndexToPhone(int channelIndex)
|
| Methods inherited from class PamguardMVC.ChannelListManager |
|---|
channelIndexesToPhones, channelIndexesToPhones |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private AcquisitionControl acquisitionControl
| Constructor Detail |
|---|
public DAQChannelListManager(AcquisitionControl acquisitionControl)
| Method Detail |
|---|
public int channelIndexToPhone(int channelIndex)
channelIndexToPhone in class ChannelListManager
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||