Uses of Class
noiseMonitor.NoiseMeasurementBand
-
Uses of NoiseMeasurementBand in noiseMonitor
Modifier and TypeMethodDescriptionNoiseSettings.getMeasurementBand
(int i) static NoiseMeasurementBand
UserBandDialog.showDialog
(Window parentFrame, NoiseMeasurementBand noiseMeasurementBand, FFTDataBlock sourceDataBlock) Modifier 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)