Package difar
Class BScan
java.lang.Object
difar.BScan
DIFAR Calculations, based on the Matlab bScanNew functions
-
Constructor Summary
ConstructorsConstructorDescriptionBScan
(DifarControl difarControl, double[][] demuxedData, int fftLength, int fftHop, float sampleRate, double[] selFrequency, int nAngleSections, DifarParameters.DifarOutputTypes difarOutputType, difar.DifarProcess.DifarDemuxWorker demuxWorker) -
Method Summary
-
Constructor Details
-
BScan
public BScan(DifarControl difarControl, double[][] demuxedData, int fftLength, int fftHop, float sampleRate, double[] selFrequency, int nAngleSections, DifarParameters.DifarOutputTypes difarOutputType, difar.DifarProcess.DifarDemuxWorker demuxWorker)
-
-
Method Details