126 scalar
dbToPa(
const scalar db)
const;
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
An ordered pair of two objects of type <T> with first() and second() elements.
A class for handling file names.
FFT of the pressure field.
noiseFFT(const scalar deltat, const scalarField &pressure)
Construct from pressure field.
static scalar p0
Reference pressure.
Pair< scalarField > Ldelta(const Pair< scalarField > &gLf, const scalar f1, const scalar fU) const
Return the one-third-octave-band PFL spectrum.
Pair< scalarField > pt() const
Return p(t)
Pair< scalarField > RMSmeanPf(const label N, const label nw) const
Return the multi-window RMS mean fft of the complete pressure data.
scalar Lsum(const Pair< scalarField > &gLf) const
Return the total PFL as the sum of Lf over all frequencies.
Pair< scalarField > Pdelta(const Pair< scalarField > &gLf, const scalar f1, const scalar fU) const
Return the one-third-octave-band pressure spectrum.
Pair< scalarField > meanPf(const label N, const label nw) const
Return the multi-window mean fft of the complete pressure data.
tmp< scalarField > Hanning(const label N) const
Return the Hanning window function.
scalar dbToPa(const scalar db) const
Convert the db into Pa.
Pair< scalarField > Lf(const Pair< scalarField > &gPf) const
Return the narrow-band PFL (pressure-fluctuation level) spectrum.
tmp< scalarField > window(const label N, const label n) const
Return the nth window.
tmp< scalarField > Pf(const tmp< scalarField > &pn) const
Return the fft of the given pressure data.
A class for managing temporary objects.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.