RCAIDE.Library.Methods.Noise.Common.convert_to_third_octave_band
convert_to_third_octave_band#
- convert_to_third_octave_band(SPL, f, settings)[source]#
This method converts the SPL spectrum from blade harmonic passing frequency to third octave spectrum
- Assumptions:
N/A
Source:
- Inputs:
SPL - sound pressure level [dB] f - blade passing spectrum frequencies [Hz] settings.
center_frequencies - center frequencies of the 1/3 octave spectrum [dB] lower_frequencies - lower frequencies of the 1/3 octave spectrum [dB] upper_frequencies - upper frequencies of the 1/3 octave spectrum [dB]
- Outputs:
SPL_third_octave - SPL in the 1/3 octave spectrum [dB]
- Properties Used:
N/A