Uses of Enum Class
difar.DifarParameters.DifarOutputTypes
Packages that use DifarParameters.DifarOutputTypes
-
Uses of DifarParameters.DifarOutputTypes in difar
Fields in difar declared as DifarParameters.DifarOutputTypesMethods in difar that return DifarParameters.DifarOutputTypesModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static DifarParameters.DifarOutputTypes[]
DifarParameters.DifarOutputTypes.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in difar with parameters of type DifarParameters.DifarOutputTypesModifierConstructorDescriptionBScan
(DifarControl difarControl, double[][] demuxedData, int fftLength, int fftHop, float sampleRate, double[] selFrequency, int nAngleSections, DifarParameters.DifarOutputTypes difarOutputType, difar.DifarProcess.DifarDemuxWorker demuxWorker)