Uses of Interface
bearinglocaliser.algorithms.BearingAlgorithm
Package
Description
-
Uses of BearingAlgorithm in bearinglocaliser
ModifierConstructorDescriptionBearingAlgorithmGroup
(int groupIndex, int channelMap, BearingAlgorithmProvider algorithmProvider, BearingAlgorithm bearingAlgorithm) -
Uses of BearingAlgorithm in bearinglocaliser.algorithms
Modifier and TypeMethodDescriptionabstract BearingAlgorithm
BearingAlgorithmProvider.createAlgorithm
(BearingProcess bearingProcess, BearingAlgorithmParams algorithmParams, int groupindex) -
Uses of BearingAlgorithm in bearinglocaliser.beamformer
Modifier and TypeMethodDescriptionWrappedBeamFormAlgorithmProvider.createAlgorithm
(BearingProcess bearingProcess, BearingAlgorithmParams algorithmParams, int groupIndex) -
Uses of BearingAlgorithm in bearinglocaliser.toad
Modifier and TypeMethodDescriptionTOADBearingProvider.createAlgorithm
(BearingProcess bearingProcess, BearingAlgorithmParams algorithmParams, int groupindex)