Package Acquisition

Class DAQChannelListManager

java.lang.Object
PamguardMVC.ChannelListManager
Acquisition.DAQChannelListManager

public class DAQChannelListManager extends ChannelListManager
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 Details

    • DAQChannelListManager

      public DAQChannelListManager(AcquisitionControl acquisitionControl)
  • Method Details

    • channelIndexToPhone

      public int channelIndexToPhone(int channelIndex)
      Description copied from class: ChannelListManager
      Convert a channel index to a hydrophone number
      Specified by:
      channelIndexToPhone in class ChannelListManager
      Parameters:
      channelIndex - channel Index, 0 - 31
      Returns:
      HydrophoneNumber