Uses of Interface
bearinglocaliser.algorithms.BearingAlgorithm
Packages that use BearingAlgorithm
Package
Description
- 
Uses of BearingAlgorithm in bearinglocaliser
Fields in bearinglocaliser declared as BearingAlgorithmConstructors in bearinglocaliser with parameters of type BearingAlgorithmModifierConstructorDescriptionBearingAlgorithmGroup(int groupIndex, int channelMap, BearingAlgorithmProvider algorithmProvider, BearingAlgorithm bearingAlgorithm)  - 
Uses of BearingAlgorithm in bearinglocaliser.algorithms
Classes in bearinglocaliser.algorithms that implement BearingAlgorithmMethods in bearinglocaliser.algorithms that return BearingAlgorithmModifier and TypeMethodDescriptionabstract BearingAlgorithmBearingAlgorithmProvider.createAlgorithm(BearingProcess bearingProcess, BearingAlgorithmParams algorithmParams, int groupindex)  - 
Uses of BearingAlgorithm in bearinglocaliser.beamformer
Classes in bearinglocaliser.beamformer that implement BearingAlgorithmMethods in bearinglocaliser.beamformer that return BearingAlgorithmModifier and TypeMethodDescriptionWrappedBeamFormAlgorithmProvider.createAlgorithm(BearingProcess bearingProcess, BearingAlgorithmParams algorithmParams, int groupIndex)  - 
Uses of BearingAlgorithm in bearinglocaliser.toad
Classes in bearinglocaliser.toad that implement BearingAlgorithmMethods in bearinglocaliser.toad that return BearingAlgorithmModifier and TypeMethodDescriptionTOADBearingProvider.createAlgorithm(BearingProcess bearingProcess, BearingAlgorithmParams algorithmParams, int groupindex)