Uses of Class
beamformer.continuous.BeamOGramDataBlock
Packages that use BeamOGramDataBlock
- 
Uses of BeamOGramDataBlock in beamformer
Methods in beamformer that return BeamOGramDataBlock - 
Uses of BeamOGramDataBlock in beamformer.localiser
Methods in beamformer.localiser that return BeamOGramDataBlockConstructors in beamformer.localiser with parameters of type BeamOGramDataBlockModifierConstructorDescriptionBeamLocaliserData(long timeMilliseconds, FFTDataBlock fftDataBlock, BeamOGramDataBlock beamOGramDataBlock, List<FFTDataUnit> collatedFFTData, List<BeamOGramDataUnit> collatedBeamOGram, double[] frequencyRange, double[] beamAngles)  - 
Uses of BeamOGramDataBlock in beamformer.plot
Constructors in beamformer.plot with parameters of type BeamOGramDataBlockModifierConstructorDescriptionBeamOGramPlotProvider(BeamFormerBaseControl beamFormerBaseControl, BeamOGramDataBlock beamOGramOutput)