#include <TrajectorySimulate.h>

Public Member Functions

 TrajectorySimulate (Robot::RobotObject *pcRobotObject, Robot::TrajectoryObject *pcTrajectoryObject, QWidget *parent=0)
 
 ~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

bool RobotGui::TrajectorySimulate::block
protected

◆ duration

float RobotGui::TrajectorySimulate::duration
protected

Referenced by TrajectorySimulate().

◆ 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

QTimer* RobotGui::TrajectorySimulate::timer
protected

◆ ViewProv

ViewProviderRobotObject* RobotGui::TrajectorySimulate::ViewProv
protected

Referenced by setTo(), and TrajectorySimulate().


The documentation for this class was generated from the following files:
  • src/Mod/Robot/Gui/TrajectorySimulate.h
  • src/Mod/Robot/Gui/TrajectorySimulate.cpp