Uses of Class
beamformer.BeamFormerBaseControl
Packages that use BeamFormerBaseControl
Package
Description
-
Uses of BeamFormerBaseControl in beamformer
Constructors in beamformer with parameters of type BeamFormerBaseControlModifierConstructorDescriptionBeamFormerBaseProcess
(BeamFormerBaseControl beamFormerBaseControl, boolean publishBeamOutput) BeamformerSettingsPane
(Object owner, BeamFormerBaseControl beamformerControl) -
Uses of BeamFormerBaseControl in beamformer.algorithms
Constructors in beamformer.algorithms with parameters of type BeamFormerBaseControlModifierConstructorDescriptionBeamAlgoParamsPane
(Object window, BeamFormerBaseControl beamFormerControl2) -
Uses of BeamFormerBaseControl in beamformer.algorithms.basicFreqDomain
Constructors in beamformer.algorithms.basicFreqDomain with parameters of type BeamFormerBaseControlModifierConstructorDescriptionBasicFreqDomBeamProvider
(BeamFormerBaseControl beamFormerControl) Main ConstructorBasicFreqDomParamsPane2
(Object window, BeamFormerBaseControl beamFormerControl2) -
Uses of BeamFormerBaseControl in beamformer.algorithms.mvdr
Constructors in beamformer.algorithms.mvdr with parameters of type BeamFormerBaseControlModifierConstructorDescriptionMVDRParamsPane2
(Object window, BeamFormerBaseControl beamFormerControl2) MVDRProvider
(BeamFormerBaseControl beamFormerBaseControl) -
Uses of BeamFormerBaseControl in beamformer.continuous
Subclasses of BeamFormerBaseControl in beamformer.continuous -
Uses of BeamFormerBaseControl in beamformer.localiser
Subclasses of BeamFormerBaseControl in beamformer.localiser -
Uses of BeamFormerBaseControl in beamformer.plot
Constructors in beamformer.plot with parameters of type BeamFormerBaseControlModifierConstructorDescriptionBeamOGramPlotInfo
(TDDataProviderFX tdDataProvider, TDGraphFX tdGraph, BeamFormerBaseControl beamFormerControl, DataBlock2D pamDataBlock) BeamOGramPlotProvider
(BeamFormerBaseControl beamFormerBaseControl, BeamOGramDataBlock beamOGramOutput) -
Uses of BeamFormerBaseControl in bearinglocaliser.beamformer
Subclasses of BeamFormerBaseControl in bearinglocaliser.beamformerModifier and TypeClassDescriptionclass
Class to wrap the beam former control system and extract from it the algorithms that can create beamograms and then wrap each of those up so that they become available to the more generic bearing localiser.Constructors in bearinglocaliser.beamformer with parameters of type BeamFormerBaseControlModifierConstructorDescriptionWrappedBeamFormerProcess
(BeamFormerBaseControl beamFormerBaseControl, BearingLocaliserControl bearingLocaliserControl, boolean publishBeamOutput)