Package beamformer.localiser.plot
Class MiniBeamOGram
java.lang.Object
beamformer.localiser.plot.BeamDataDisplay
beamformer.localiser.plot.BeamDataDisplayF
beamformer.localiser.plot.MiniBeamOGram
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
updateF
(BeamLocaliserData beamLocData) Does what the update function did, but after the axis have been set.Methods inherited from class beamformer.localiser.plot.BeamDataDisplayF
setFrequencyScale, update
Methods inherited from class beamformer.localiser.plot.BeamDataDisplay
drawScaledPeakLine, findAlgorithmParams, getBfLocControl, getChannelMap, getLinePlotData, getNode, getSimplePlot, isPaintPeakLine, setChannelMap, setLinePlotData, setPaintPeakLine
-
Constructor Details
-
MiniBeamOGram
-
-
Method Details
-
updateF
Description copied from class:BeamDataDisplayF
Does what the update function did, but after the axis have been set.- Specified by:
updateF
in classBeamDataDisplayF
-