#include <computation.hpp>
◆ ScaoLoopTopic
◆ TopicType
◆ Algorithm [1/2]
Enumerator |
---|
Mean | |
Median | |
SimpleInversion | |
PythonInversion | |
◆ Algorithm [2/2]
Enumerator |
---|
Mean | |
Median | |
SimpleInversion | |
PythonInversion | |
◆ Computation() [1/2]
rtctk::exampleDataTask::Computation::Computation |
( |
| ) |
|
|
inline |
◆ Computation() [2/2]
rtctk::exampleDataTask::Computation::Computation |
( |
| ) |
|
|
inline |
◆ Compute() [1/3]
Result rtctk::exampleDataTask::Computation::Compute |
( |
| ) |
|
|
inline |
◆ Compute() [2/3]
◆ Compute() [3/3]
◆ ComputeMean()
void rtctk::exampleDataTask::Computation::ComputeMean |
( |
| ) |
|
|
inline |
◆ OnDataAvailable() [1/2]
void rtctk::exampleDataTask::Computation::OnDataAvailable |
( |
ScaoLoopTopic const & |
sample | ) |
|
|
inline |
◆ OnDataAvailable() [2/2]
void rtctk::exampleDataTask::Computation::OnDataAvailable |
( |
TopicType const & |
sample | ) |
|
|
inline |
◆ Reset() [1/2]
void rtctk::exampleDataTask::Computation::Reset |
( |
| ) |
|
|
inline |
◆ Reset() [2/2]
void rtctk::exampleDataTask::Computation::Reset |
( |
| ) |
|
|
inline |
◆ SetDynamicConfig() [1/3]
void rtctk::exampleDataTask::Computation::SetDynamicConfig |
( |
MatrixBuffer< float > && |
data | ) |
|
|
inline |
◆ SetDynamicConfig() [2/3]
void rtctk::exampleDataTask::Computation::SetDynamicConfig |
( |
MatrixBuffer< float > && |
s2m_matrix | ) |
|
|
inline |
◆ SetDynamicConfig() [3/3]
void rtctk::exampleDataTask::Computation::SetDynamicConfig |
( |
unsigned |
to_read | ) |
|
|
inline |
◆ SetStaticConfig() [1/2]
void rtctk::exampleDataTask::Computation::SetStaticConfig |
( |
unsigned |
n_slopes, |
|
|
unsigned |
n_acts |
|
) |
| |
|
inline |
◆ SetStaticConfig() [2/2]
void rtctk::exampleDataTask::Computation::SetStaticConfig |
( |
unsigned |
to_read, |
|
|
unsigned |
n_slopes, |
|
|
unsigned |
n_modes |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: