UNIVERS
15.3
UNIVERS base processing software API
|
This is the complete list of members for Trace, including all inherited members.
AmplsStorageT typedef | Trace | |
AmplT typedef | Trace | |
applyKin(Trace &trace, const std::vector< AmplT > &tsrc, const std::vector< AmplT > &tres, const double &max_shift_ratio=10e+6) | Trace | static |
at(size_t n) const | Trace | |
at(size_t n) | Trace | |
begin() const | Trace | |
begin() | Trace | |
clear() | Trace | |
clone() const | Trace | |
const_iterator typedef | Trace | |
duration() const | Trace | |
end() const (defined in Trace) | Trace | |
end() (defined in Trace) | Trace | |
erase(iterator first, iterator last) | Trace | |
expand(Trace &trace, size_t n1, size_t n2, Trace::AmplT ampl=0.) | Trace | static |
fill(const AmplT &l) | Trace | |
get_window_duration() const | Trace | |
get_window_start() const | Trace | |
hasInf() | Trace | |
hasNAN() | Trace | |
hasNANInf() | Trace | |
header() const | Trace | inline |
header() | Trace | inline |
is_windowed() const | Trace | |
iterator typedef | Trace | |
m_ampls (defined in Trace) | Trace | protected |
m_hdr | Trace | protected |
m_win_stack | Trace | mutableprotected |
OffsetT typedef | Trace | |
operator*=(AmplT value) (defined in Trace) | Trace | |
operator+(const Trace &tr) const | Trace | |
operator+=(const Trace &that) | Trace | |
operator-(const Trace &tr) const | Trace | |
operator-=(const Trace &that) (defined in Trace) | Trace | |
operator/=(AmplT value) (defined in Trace) | Trace | |
operator=(const Trace &tr) | Trace | |
operator==(const Trace &tr) const | Trace | |
operator[](size_t n) const | Trace | inline |
operator[](size_t n) | Trace | inline |
reduce(Trace &trace, size_t n1, size_t n2) | Trace | static |
remove_window() const | Trace | |
resize(size_t n, AmplT ampl=0.) | Trace | |
set_window(TimeT start, TimeT duration) const | Trace | |
shift(TimeT s) | Trace | |
shift_old(TimeT s) | Trace | |
size() const | Trace | |
TimeT typedef | Trace | |
Trace() | Trace | |
Trace(const Header &hdr) | Trace | explicit |
Trace(const Header &hdr, size_t size, AmplT ampl) | Trace | |
Trace(const Header &hdr, Iterator first, Iterator last) | Trace | inline |
Trace(const Trace &tr) | Trace | |
~Trace() | Trace | virtual |