|
Citlali
|
#include <timestream.h>


Public Member Functions | |
| TimeAxis ()=default | |
| TimeAxis (Eigen::MatrixXd data_, tula::nddata::LabelMapper< TimeAxis > col_labels_) | |
Public Attributes | |
| std::string_view | name {"time"} |
| Eigen::MatrixXd | data |
| tula::nddata::LabelMapper< TimeAxis > | col_labels |
|
default |
|
inline |
| tula::nddata::LabelMapper<TimeAxis> timestream::TimeAxis::col_labels |
| Eigen::MatrixXd timestream::TimeAxis::data |
| std::string_view timestream::TimeAxis::name {"time"} |