Uses of Class
bearinglocaliser.BearingProcess
Packages that use BearingProcess
Package
Description
- 
Uses of BearingProcess in bearinglocaliser
Methods in bearinglocaliser that return BearingProcessConstructors in bearinglocaliser with parameters of type BearingProcessModifierConstructorDescriptionBearingDataBlock(BearingLocaliserControl bearingControl, BearingProcess bearingProcess, String name)  - 
Uses of BearingProcess in bearinglocaliser.algorithms
Methods in bearinglocaliser.algorithms with parameters of type BearingProcessModifier and TypeMethodDescriptionabstract BearingAlgorithmBearingAlgorithmProvider.createAlgorithm(BearingProcess bearingProcess, BearingAlgorithmParams algorithmParams, int groupindex) Constructors in bearinglocaliser.algorithms with parameters of type BearingProcessModifierConstructorDescriptionBaseFFTBearingAlgorithm(BearingProcess bearingProcess, BearingAlgorithmParams algorithmParams, int groupIndex)  - 
Uses of BearingProcess in bearinglocaliser.beamformer
Methods in bearinglocaliser.beamformer with parameters of type BearingProcessModifier and TypeMethodDescriptionWrappedBeamFormAlgorithmProvider.createAlgorithm(BearingProcess bearingProcess, BearingAlgorithmParams algorithmParams, int groupIndex) Constructors in bearinglocaliser.beamformer with parameters of type BearingProcessModifierConstructorDescriptionWrappedBeamFormAlgorithm(WrappedBeamFormAlgorithmProvider wrappedBeamFormAlgorithmProvider, WrappedBeamFormerProcess wrappedBeamFormerProcess, BeamGroupProcess beamGroupProcess, BearingProcess bearingProcess, BearingAlgorithmParams algorithmParams, int groupIndex)  - 
Uses of BearingProcess in bearinglocaliser.toad
Methods in bearinglocaliser.toad with parameters of type BearingProcessModifier and TypeMethodDescriptionTOADBearingProvider.createAlgorithm(BearingProcess bearingProcess, BearingAlgorithmParams algorithmParams, int groupindex) Constructors in bearinglocaliser.toad with parameters of type BearingProcessModifierConstructorDescriptionTOADBearingAlgorithm(TOADBearingProvider toadBearingProvider, BearingProcess bearingProcess, BearingAlgorithmParams algorithmParams, int groupIndex)