Uses of Class
beamformer.BeamFormerBaseControl
Package
Description
-
Uses of BeamFormerBaseControl in beamformer
ModifierConstructorDescriptionBeamFormerBaseProcess
(BeamFormerBaseControl beamFormerBaseControl, boolean publishBeamOutput) BeamformerSettingsPane
(Object owner, BeamFormerBaseControl beamformerControl) -
Uses of BeamFormerBaseControl in beamformer.algorithms
ModifierConstructorDescriptionBeamAlgoParamsPane
(Object window, BeamFormerBaseControl beamFormerControl2) -
Uses of BeamFormerBaseControl in beamformer.algorithms.basicFreqDomain
ModifierConstructorDescriptionBasicFreqDomBeamProvider
(BeamFormerBaseControl beamFormerControl) Main ConstructorBasicFreqDomParamsPane2
(Object window, BeamFormerBaseControl beamFormerControl2) -
Uses of BeamFormerBaseControl in beamformer.algorithms.mvdr
ModifierConstructorDescriptionMVDRParamsPane2
(Object window, BeamFormerBaseControl beamFormerControl2) MVDRProvider
(BeamFormerBaseControl beamFormerBaseControl) -
Uses of BeamFormerBaseControl in beamformer.continuous
-
Uses of BeamFormerBaseControl in beamformer.localiser
-
Uses of BeamFormerBaseControl in beamformer.plot
ModifierConstructorDescriptionBeamOGramPlotInfo
(TDDataProviderFX tdDataProvider, TDGraphFX tdGraph, BeamFormerBaseControl beamFormerControl, DataBlock2D pamDataBlock) BeamOGramPlotProvider
(BeamFormerBaseControl beamFormerBaseControl, BeamOGramDataBlock beamOGramOutput) -
Uses of BeamFormerBaseControl in bearinglocaliser.beamformer
Modifier 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.ModifierConstructorDescriptionWrappedBeamFormerProcess
(BeamFormerBaseControl beamFormerBaseControl, BearingLocaliserControl bearingLocaliserControl, boolean publishBeamOutput)