Package Acquisition
Class DAQChannelListManager
java.lang.Object
PamguardMVC.ChannelListManager
Acquisition.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
- Author:
- Doug Gillespie
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class PamguardMVC.ChannelListManager
channelIndexesToPhones, channelIndexesToPhones
-
Constructor Details
-
DAQChannelListManager
-
-
Method Details
-
channelIndexToPhone
public int channelIndexToPhone(int channelIndex) - Specified by:
channelIndexToPhone
in classChannelListManager
-