LinearPredictions::RemoteGui Struct Reference

#include <RobotAPI/libraries/armem_objects/server/instance/visu/LinearPredictionsVisu.h>

Public Member Functions

void setup (const LinearPredictions &data)
 
void update (LinearPredictions &data)
 

Public Attributes

armarx::RemoteGui::Client::FloatSpinBox ghostAlpha
 
armarx::RemoteGui::Client::GroupBox group
 
armarx::RemoteGui::Client::CheckBox showArrow
 
armarx::RemoteGui::Client::CheckBox showFrame
 
armarx::RemoteGui::Client::CheckBox showGhost
 
armarx::RemoteGui::Client::FloatSpinBox timeOffsetSeconds
 
armarx::RemoteGui::Client::FloatSpinBox timeWindowSeconds
 

Detailed Description

Definition at line 39 of file LinearPredictionsVisu.h.

Member Function Documentation

◆ setup()

void setup ( const LinearPredictions data)

Definition at line 90 of file LinearPredictionsVisu.cpp.

+ Here is the call graph for this function:

◆ update()

void update ( LinearPredictions data)

Definition at line 136 of file LinearPredictionsVisu.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ ghostAlpha

Definition at line 42 of file LinearPredictionsVisu.h.

◆ group

◆ showArrow

Definition at line 45 of file LinearPredictionsVisu.h.

◆ showFrame

Definition at line 44 of file LinearPredictionsVisu.h.

◆ showGhost

Definition at line 41 of file LinearPredictionsVisu.h.

◆ timeOffsetSeconds

Definition at line 47 of file LinearPredictionsVisu.h.

◆ timeWindowSeconds

Definition at line 48 of file LinearPredictionsVisu.h.


The documentation for this struct was generated from the following files: