Class Beam2DPlot
java.lang.Object
detectionPlotFX.plots.simple2d.Simple2DPlot
bearinglocaliser.display.Bearing2DPlot
bearinglocaliser.beamformer.display.Beam2DPlot
- All Implemented Interfaces:
 BearingDataDisplay
- 
Constructor Summary
ConstructorsConstructorDescriptionBeam2DPlot(WrappedBeamFormAlgorithm wrappedBeamFormAlgorithm, String name, int nDimensions, BeamAlgorithmParams beamAlgorithmParams)  - 
Method Summary
Modifier and TypeMethodDescriptionvoidplotBeamData(PamDataUnit pamDataUnit, List<BeamOGramDataUnit> collatedBeamOGram, double[] angles) Methods inherited from class bearinglocaliser.display.Bearing2DPlot
setRightAxisVisibleMethods inherited from class detectionPlotFX.plots.simple2d.Simple2DPlot
addLineData, addSymbol, addSymbol, clearLineData, getCurrentData, getNode, getPeakPoint, getPeakSymbol, getPlotPane, getSpectrogramColours, isAutoScale, isPaintPeakPos, repaint, repaintLater, setAutoScale, setBottomAxisRange, setBottomAxisRange, setBottomLabel, setData, setLeftAxisRange, setLeftAxisRange, setLeftLabel, setPaintPeakPos, setPeakPoint, setPeakSymbol, setRightAxisRange, setRightAxisRange, setRightLabel, setTopAxisRange, setTopAxisRange, setTopLabelMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface bearinglocaliser.display.BearingDataDisplay
getNode 
- 
Constructor Details
- 
Beam2DPlot
public Beam2DPlot(WrappedBeamFormAlgorithm wrappedBeamFormAlgorithm, String name, int nDimensions, BeamAlgorithmParams beamAlgorithmParams)  
 - 
 - 
Method Details
- 
plotBeamData
public void plotBeamData(PamDataUnit pamDataUnit, List<BeamOGramDataUnit> collatedBeamOGram, double[] angles)  
 -