Go to the documentation of this file.
104 mutable planInfo planInfo_;
113 noiseFFT(
const scalar deltaT,
const label windowSize = -1);
185 scalar
dbToPa(
const scalar db)
const;
void setData(scalarList &data)
Class to create, store and output qgraph files.
static void octaveBandInfo(const scalarField &f, const scalar fLower, const scalar fUpper, const scalar octave, labelList &fBandIDs, scalarField &fCentre)
A class for handling file names.
Performs FFT of pressure field to generate noise data.
A class for managing temporary objects.
noiseFFT(const scalar deltaT, const label windowSize=-1)
graph PSDf(const windowModel &window) const
scalar dbToPa(const scalar db) const
graph RMSmeanPf(const windowModel &window) const
static tmp< scalarField > PSD(const scalarField &PSDf)
graph meanPf(const windowModel &window) const
Generic templated field type.
tmp< scalarField > Pf(const tmp< scalarField > &pn) const
static tmp< scalarField > frequencies(const label N, const scalar deltaT)
const uniformDimensionedVectorField & g
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
graph octaves(const graph &g, const labelUList &freqBandIDs) const
const Vector< label > N(dict.get< Vector< label >>("N"))
Base class for windowing models.
Database for solution data, solver performance and other reduced data.
static tmp< scalarField > SPL(const scalarField &Prms2)