|
RTC Toolkit 5.1.0
|
Computation class of the example data task. More...
#include <rtctk/componentFramework/matrixBuffer.hpp>#include <rtctk/componentFramework/serviceContainer.hpp>#include <rtctk/dataTask/computationBase.hpp>#include <rtctk/exampleDataTask/gpuLib.hpp>#include <rtctk/exampleTopics/topics.hpp>#include <chrono>#include <mutex>#include <optional>#include <vector>Go to the source code of this file.
Classes | |
| class | rtctk::exampleDataTask::Computation |
| struct | rtctk::exampleDataTask::Computation::Result |
| struct | rtctk::exampleDataTask::Computation::ResultIf |
Namespaces | |
| namespace | rtctk |
| namespace | rtctk::exampleDataTask |
Typedefs | |
| using | rtctk::exampleDataTask::TopicType = rtctk::exampleTopic::ScaoLoopTopic |
| using | rtctk::exampleDataTask::BufferType = std::vector<decltype(decltype(TopicType::wfs)::slopes)> |
Computation class of the example data task.