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

Result of a Morlet TFR computation for one channel. More...

#include <morlet_tfr.h>

Public Attributes

Eigen::MatrixXd matPower
 n_freqs × n_times, instantaneous power (amplitude²)
Eigen::RowVectorXd vecFreqs
 Centre frequencies in Hz, length n_freqs.

Detailed Description

Result of a Morlet TFR computation for one channel.

Definition at line 66 of file morlet_tfr.h.

Member Data Documentation

◆ matPower

Eigen::MatrixXd UTILSLIB::MorletTfrResult::matPower

n_freqs × n_times, instantaneous power (amplitude²)

Definition at line 68 of file morlet_tfr.h.

◆ vecFreqs

Eigen::RowVectorXd UTILSLIB::MorletTfrResult::vecFreqs

Centre frequencies in Hz, length n_freqs.

Definition at line 69 of file morlet_tfr.h.


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