org.mbari.siam.core
Class ChannelParameters
java.lang.Object
org.mbari.siam.core.ChannelParameters
public class ChannelParameters
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_log4j
protected static org.apache.log4j.Logger _log4j
- Log4j logger
_board
protected int _board
_channels
protected ChannelRange[] _channels
_numberOfChannels
protected int _numberOfChannels
_min
protected int _min
_max
protected int _max
ChannelParameters
public ChannelParameters(int board,
ChannelRange[] channels)
throws RangeException
- Throws:
RangeException
getChannels
public ChannelRange[] getChannels()
boardNumber
public int boardNumber()
ranges
public int ranges()
numberOfchannels
public int numberOfchannels()
min
public int min()
max
public int max()
Copyright © 2003 MBARI.
The Monterey Bay Aquarium Research Institute (MBARI) provides this documentation and code "as is", with no warranty, express or implied, of its quality or consistency. It is provided without support and without obligation on the part of MBARI to assist in its use, correction, modification, or enhancement.