Package difar
Class BScan
java.lang.Object
difar.BScan
DIFAR Calculations, based on the Matlab bScanNew functions
-
Constructor Summary
ConstructorDescriptionBScan
(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
-
getSurfaceData
public double[][] getSurfaceData()- Returns:
- the surfaceData
-
getDifarGain
public double getDifarGain()- Returns:
- the difarGain
-