Package beamformer.localiser.plot
Class MiniBeamOGram
java.lang.Object
beamformer.localiser.plot.BeamDataDisplay
beamformer.localiser.plot.BeamDataDisplayF
beamformer.localiser.plot.MiniBeamOGram
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidupdateF(BeamLocaliserData beamLocData) Does what the update function did, but after the axis have been set.Methods inherited from class beamformer.localiser.plot.BeamDataDisplayF
setFrequencyScale, updateMethods 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:BeamDataDisplayFDoes what the update function did, but after the axis have been set.- Specified by:
updateFin classBeamDataDisplayF- Parameters:
beamLocData-
-