Uses of Interface
Localiser.controls.RawOrFFTParamsInterface
Packages that use RawOrFFTParamsInterface
- 
Uses of RawOrFFTParamsInterface in bearinglocaliser
Classes in bearinglocaliser that implement RawOrFFTParamsInterface - 
Uses of RawOrFFTParamsInterface in Localiser.controls
Classes in Localiser.controls that implement RawOrFFTParamsInterfaceModifier and TypeClassDescriptionclassParameters to use when a data source can be either raw or fft data.Methods in Localiser.controls that return RawOrFFTParamsInterfaceModifier and TypeMethodDescriptionprotected RawOrFFTParamsInterfaceRawOrFFTParams.clone()RawOrFFTPane.getParams(RawOrFFTParamsInterface currParams) Methods in Localiser.controls with parameters of type RawOrFFTParamsInterfaceModifier and TypeMethodDescriptionRawOrFFTPane.getParams(RawOrFFTParamsInterface currParams) voidRawOrFFTPane.setParams(RawOrFFTParamsInterface currentParams)