Uses of Class
noiseMonitor.NoiseMeasurementBand
Packages that use NoiseMeasurementBand
-
Uses of NoiseMeasurementBand in noiseMonitor
Methods in noiseMonitor that return NoiseMeasurementBandModifier and TypeMethodDescriptionNoiseSettings.getMeasurementBand
(int i) static NoiseMeasurementBand
UserBandDialog.showDialog
(Window parentFrame, NoiseMeasurementBand noiseMeasurementBand, FFTDataBlock sourceDataBlock) Methods in noiseMonitor that return types with arguments of type NoiseMeasurementBandMethods in noiseMonitor with parameters of type NoiseMeasurementBandModifier and TypeMethodDescriptionvoid
NoiseSettings.addNoiseMeasurementBand
(int listPos, NoiseMeasurementBand noiseMeasurementBand) Add a noise measurement band at a specific place in the list.void
NoiseSettings.addNoiseMeasurementBand
(NoiseMeasurementBand noiseMeasurementBand) Add a noise measurement band to the end of the list.static NoiseMeasurementBand
UserBandDialog.showDialog
(Window parentFrame, NoiseMeasurementBand noiseMeasurementBand, FFTDataBlock sourceDataBlock)