v2.0.0
Loading...
Searching...
No Matches
UTILSLIB::TaperedSpectraInputData Struct Reference

Input parameters for multi-taper spectral estimation (data matrix, taper weights, frequencies, sample rate). More...

#include <spectral.h>

Public Attributes

Eigen::RowVectorXd vecData
Eigen::MatrixXd matTaper
int iNfft

Detailed Description

Input parameters for multi-taper spectral estimation (data matrix, taper weights, frequencies, sample rate).

Definition at line 76 of file spectral.h.

Member Data Documentation

◆ iNfft

int UTILSLIB::TaperedSpectraInputData::iNfft

Definition at line 79 of file spectral.h.

◆ matTaper

Eigen::MatrixXd UTILSLIB::TaperedSpectraInputData::matTaper

Definition at line 78 of file spectral.h.

◆ vecData

Eigen::RowVectorXd UTILSLIB::TaperedSpectraInputData::vecData

Definition at line 77 of file spectral.h.


The documentation for this struct was generated from the following file: