#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 |
| ViewProviderRobotObject * | ViewProv |
| TrajectorySimulate::TrajectorySimulate | ( | Robot::RobotObject * | pcRobotObject, |
| Robot::TrajectoryObject * | pcTrajectoryObject, | ||
| QWidget * | parent = nullptr |
||
| ) |
References Robot::Waypoint::Acceleration, Gui::Application::activeDocument(), Robot::Waypoint::CIRC, draftgeoutils.intersections::connect(), Robot::Waypoint::Cont, duration, Robot::Trajectory::getDuration(), Robot::Trajectory::getSize(), App::PropertyPlacement::getValue(), Robot::PropertyTrajectory::getValue(), Gui::Document::getViewProvider(), Robot::Trajectory::getWaypoint(), Gui::Application::Instance, Robot::Waypoint::LINE, Robot::Waypoint::Name, Robot::Waypoint::PTP, setTo(), sim, timer, Robot::RobotObject::Tool, Robot::Simulation::Tool, Robot::TrajectoryObject::Trajectory, Robot::Waypoint::Type, Robot::Waypoint::UNDEF, Robot::Waypoint::Velocity, and ViewProv.
| TrajectorySimulate::~TrajectorySimulate | ( | ) |
|
protected |
|
protected |
Referenced by AttachmentEditor.TaskAttachmentEditor.AttachmentEditorTaskPanel::attachmentOffsetChanged(), AttachmentEditor.TaskAttachmentEditor.AttachmentEditorTaskPanel::checkBoxFlipClicked(), AttachmentEditor.TaskAttachmentEditor.AttachmentEditorTaskPanel::fillAllRefLines(), AttachmentEditor.TaskAttachmentEditor.AttachmentEditorTaskPanel::lineRefChanged(), AttachmentEditor.TaskAttachmentEditor.AttachmentEditorTaskPanel::modeSelected(), AttachmentEditor.TaskAttachmentEditor.AttachmentEditorTaskPanel::readParameters(), AttachmentEditor.TaskAttachmentEditor.AttachmentEditorTaskPanel::refButtonClicked(), AttachmentEditor.TaskAttachmentEditor.AttachmentEditorTaskPanel::updateListOfModes(), and AttachmentEditor.TaskAttachmentEditor.AttachmentEditorTaskPanel::updateRefButtons().
|
protected |
Referenced by TrajectorySimulate(), and automotive_design.time_interval_with_bounds::wr1().
|
protected |
|
protected |
Referenced by setTo(), and TrajectorySimulate().
|
protected |
Referenced by setTo().
|
protected |
Referenced by ArchReference.ViewProviderArchReference::checkChanges(), PathScripts.PathSimulatorGui.PathSimulation::EndSimulation(), ArchReference.ViewProviderArchReference::onDelete(), PathScripts.PathSimulatorGui.PathSimulation::onSpeedBarChange(), PathScripts.PathSimulatorGui.PathSimulation::SimFF(), PathScripts.PathSimulatorGui.PathSimulation::SimPause(), PathScripts.PathSimulatorGui.PathSimulation::SimPlay(), and TrajectorySimulate().
|
protected |
Referenced by setTo(), and TrajectorySimulate().