RobotGui::TrajectorySimulate Class Reference

#include <TrajectorySimulate.h>

Public Member Functions

 TrajectorySimulate (Robot::RobotObject *pcRobotObject, Robot::TrajectoryObject *pcTrajectoryObject, QWidget *parent=nullptr)
 
 ~TrajectorySimulate ()
 

Protected Member Functions

void setTo (void)
 

Protected Attributes

bool block
 
float duration
 
bool Run
 
Robot::Simulation sim
 
float timePos
 
QTimer * timer
 
ViewProviderRobotObjectViewProv
 

Constructor & Destructor Documentation

◆ TrajectorySimulate()

◆ ~TrajectorySimulate()

TrajectorySimulate::~TrajectorySimulate ( )

Member Function Documentation

◆ setTo()

Member Data Documentation

◆ block

◆ duration

float RobotGui::TrajectorySimulate::duration
protected

◆ Run

bool RobotGui::TrajectorySimulate::Run
protected

◆ sim

Robot::Simulation RobotGui::TrajectorySimulate::sim
protected

Referenced by setTo(), and TrajectorySimulate().

◆ timePos

float RobotGui::TrajectorySimulate::timePos
protected

Referenced by setTo().

◆ timer

◆ ViewProv

ViewProviderRobotObject* RobotGui::TrajectorySimulate::ViewProv
protected

Referenced by setTo(), and TrajectorySimulate().


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