clickDetector
Class BTDisplayParameters
java.lang.Object
clickDetector.BTDisplayParameters
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable
public class BTDisplayParameters
- extends java.lang.Object
- implements java.io.Serializable, java.lang.Cloneable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
DISPLAY_BEARING
public static final int DISPLAY_BEARING
- See Also:
- Constant Field Values
DISPLAY_ICI
public static final int DISPLAY_ICI
- See Also:
- Constant Field Values
DISPLAY_AMPLITUDE
public static final int DISPLAY_AMPLITUDE
- See Also:
- Constant Field Values
COLOUR_BY_TRAIN
public static final int COLOUR_BY_TRAIN
- See Also:
- Constant Field Values
COLOUR_BY_SPECIES
public static final int COLOUR_BY_SPECIES
- See Also:
- Constant Field Values
VScale
public int VScale
maxICI
public double maxICI
amplitudeRange
public double[] amplitudeRange
nBearingGridLines
public int nBearingGridLines
nAmplitudeGridLines
public int nAmplitudeGridLines
nICIGridLines
public int nICIGridLines
showEchoes
public boolean showEchoes
minClickLength
public int minClickLength
maxClickLength
public int maxClickLength
minClickHeight
public int minClickHeight
maxClickHeight
public int maxClickHeight
timeRange
private double timeRange
displayChannels
public int displayChannels
view360
public boolean view360
showNonSpecies
public boolean showNonSpecies
showSpeciesList
public boolean[] showSpeciesList
colourScheme
public int colourScheme
showKey
public boolean showKey
trackedClickMarkers
public boolean trackedClickMarkers
- Show little markers for tracked click angles down the sides of the display
BTDisplayParameters
public BTDisplayParameters()
clone
public BTDisplayParameters clone()
- Overrides:
clone in class java.lang.Object
getTimeRange
public double getTimeRange()
- Returns:
- the timeRange
setTimeRange
public void setTimeRange(double timeRange)
- Parameters:
timeRange - the timeRange to set