spectrumWithGgTransform
Compute a modal autospectrum using the G-basis transform.
Declaration
spectrum = spectrumWithGgTransform(field)
Parameters
fieldG-space field with shape[Nx Ny Nz]
Returns
spectrumnonnegative autospectrum with shape[Nj Nkl]
Discussion
Compute a modal autospectrum using the G-basis transform.
The method transforms a gridded G-space field and applies the horizontal Hermitian and vertical normalization factors.
spectrum = wvt.spectrumWithGgTransform(eta);