CLAM-Development
1.1
|
#include <PeriodogramPeak.hxx>
Public Member Functions | |
DYNAMIC_TYPE_USING_INTERFACE (PeriodogramPeak, 4, ProcessingData) | |
DYN_ATTRIBUTE (0, public, int, Lag) | |
DYN_ATTRIBUTE (1, public, TData, Mag) | |
DYN_ATTRIBUTE (2, public, TData, Salience) | |
DYN_ATTRIBUTE (3, public, int, Index) | |
Protected Member Functions | |
void | DefaultInit () |
Configuration constructor. |
Definition at line 33 of file PeriodogramPeak.hxx.
void CLAM::PeriodogramPeak::DefaultInit | ( | void | ) | [protected] |
Configuration constructor.
Reimplemented from CLAM::DynamicType.
Definition at line 36 of file PeriodogramPeak.cxx.
References CLAM::DynamicType::UpdateData().
CLAM::PeriodogramPeak::DYN_ATTRIBUTE | ( | 0 | , |
public | , | ||
int | , | ||
Lag | |||
) |
CLAM::PeriodogramPeak::DYN_ATTRIBUTE | ( | 1 | , |
public | , | ||
TData | , | ||
Mag | |||
) |
CLAM::PeriodogramPeak::DYN_ATTRIBUTE | ( | 2 | , |
public | , | ||
TData | , | ||
Salience | |||
) |
CLAM::PeriodogramPeak::DYN_ATTRIBUTE | ( | 3 | , |
public | , | ||
int | , | ||
Index | |||
) |