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 TypeClassDescriptionclass
Parameters to use when a data source can be either raw or fft data.Methods in Localiser.controls that return RawOrFFTParamsInterfaceModifier and TypeMethodDescriptionprotected RawOrFFTParamsInterface
RawOrFFTParams.clone()
RawOrFFTPane.getParams
(RawOrFFTParamsInterface currParams) Methods in Localiser.controls with parameters of type RawOrFFTParamsInterfaceModifier and TypeMethodDescriptionRawOrFFTPane.getParams
(RawOrFFTParamsInterface currParams) void
RawOrFFTPane.setParams
(RawOrFFTParamsInterface currentParams)