Uses of Class
beamformer.localiser.BeamFormLocaliserControl
Packages that use BeamFormLocaliserControl
Package
Description
-
Uses of BeamFormLocaliserControl in beamformer.annotation
Constructors in beamformer.annotation with parameters of type BeamFormLocaliserControl -
Uses of BeamFormLocaliserControl in beamformer.localiser
Methods in beamformer.localiser that return BeamFormLocaliserControlConstructors in beamformer.localiser with parameters of type BeamFormLocaliserControlModifierConstructorDescriptionBeamFormLocProcess
(BeamFormLocaliserControl beamFormerLocaliserControl) BFDetectionMonitor
(BeamFormLocaliserControl beamFormLocaliserControl) BFLDataOutput
(BeamFormLocaliserControl beamFormerLocaliserControl, BeamFormLocProcess bfLocProcess, String name) -
Uses of BeamFormLocaliserControl in beamformer.localiser.dialog
Constructors in beamformer.localiser.dialog with parameters of type BeamFormLocaliserControlModifierConstructorDescriptionBFLocAlgorithmPane
(Object window, BeamFormLocaliserControl bfLocControl, BFLocSettingsPane2 bfLocSettingsPane) BFLocGroupPane
(Object window, BeamFormLocaliserControl bfLocControl, BFLocSettingsPane2 bfLocSettingsPane) BFLocSettingsPane2
(Object window, BeamFormLocaliserControl bfLocControl) BFLocSourcePane
(Object window, BeamFormLocaliserControl bfLocControl, BFLocSettingsPane2 bfLocSettingsPane) -
Uses of BeamFormLocaliserControl in beamformer.localiser.plot
Methods in beamformer.localiser.plot that return BeamFormLocaliserControlConstructors in beamformer.localiser.plot with parameters of type BeamFormLocaliserControlModifierConstructorDescriptionBeamDataDisplay
(BeamFormLocaliserControl bfLocControl, int channelMap, String plotName, String xAxisLabel, String yAxisLabel) BeamDataDisplayF
(BeamFormLocaliserControl bfLocControl, int channelMap, String plotName, String xAxisLabel) BeamLocDisplayComponent
(BeamLocDisplayProvider beamLocDisplayProvider, BeamFormLocaliserControl bfLocaliserControl, UserDisplayControl userDisplayControl, String uniqueDisplayName) BeamLocDisplayProvider
(BeamFormLocaliserControl bfLocaliserControl) FXBeamLocDisplay
(BeamLocDisplayProvider beamLocDisplayProvider, BeamFormLocaliserControl bfLocaliserControl, UserDisplayControl userDisplayControl, String uniqueDisplayName) MiniBeamOGram
(BeamFormLocaliserControl bfLocaliserControl, int channelMap) MiniBeamOGram2D
(BeamFormLocaliserControl bfLocControl, int channelMap) MiniSpectrogram
(BeamFormLocaliserControl bfLocaliserControl, int channelMap)