Uses of Class
beamformer.algorithms.mvdr.MVDRalgorithm
Packages that use MVDRalgorithm
- 
Uses of MVDRalgorithm in beamformer.algorithms.mvdr
Constructors in beamformer.algorithms.mvdr with parameters of type MVDRalgorithmModifierConstructorDescriptionMVDRBeam(MVDRalgorithm mvdRalgorithm, int channelMap, int sequenceNum, PamVector beamVec, PamVector[] elementLocs, double[] freqBins, double speedOfSound) Main constructor