Uses of Class
bearinglocaliser.BearingLocalisation
Package
Description
-
Uses of BearingLocalisation in bearinglocaliser.algorithms
Modifier and TypeMethodDescriptionabstract BearingLocalisation
BaseFFTBearingAlgorithm.processFFTData
(PamDataUnit pamDataUnit, BearingAlgorithmGroup beamGroup, FFTDataList fftDataList) this is where we end up when any raw or FFT data has been extracted and, where necessary FFT'd so we've an array of FFT data over all channels in the group. -
Uses of BearingLocalisation in bearinglocaliser.annotation
Modifier and TypeMethodDescriptionvoid
BearingAnnotation.setBearingLocalisation
(BearingLocalisation bearingLocalisation) ModifierConstructorDescriptionBearingAnnotation
(BearingAnnotationType bearingAnnotationType, BearingLocalisation bearingLocalisation) -
Uses of BearingLocalisation in bearinglocaliser.beamformer
Modifier and TypeMethodDescriptionWrappedBeamFormAlgorithm.processFFTData
(PamDataUnit pamDataUnit, BearingAlgorithmGroup beamGroup, FFTDataList fftDataList) -
Uses of BearingLocalisation in bearinglocaliser.toad
Modifier and TypeMethodDescriptionTOADBearingAlgorithm.processFFTData
(PamDataUnit pamDataUnit, BearingAlgorithmGroup beamGroup, FFTDataList fftDataList)