Uses of Class
beamformer.BeamGroupProcess
Packages that use BeamGroupProcess
- 
Uses of BeamGroupProcess in beamformer
Methods in beamformer that return BeamGroupProcessModifier and TypeMethodDescriptionBeamFormerBaseProcess.findGroupProcess(int channelMap) find a beam group process which matches a channel map.Methods in beamformer that return types with arguments of type BeamGroupProcess - 
Uses of BeamGroupProcess in bearinglocaliser.beamformer
Constructors in bearinglocaliser.beamformer with parameters of type BeamGroupProcessModifierConstructorDescriptionWrappedBeamFormAlgorithm(WrappedBeamFormAlgorithmProvider wrappedBeamFormAlgorithmProvider, WrappedBeamFormerProcess wrappedBeamFormerProcess, BeamGroupProcess beamGroupProcess, BearingProcess bearingProcess, BearingAlgorithmParams algorithmParams, int groupIndex)