Firmware
VelocitySmoothing Member List

This is the complete list of members for VelocitySmoothing, including all inherited members.

getCurrentAcceleration() const (defined in VelocitySmoothing)VelocitySmoothinginline
getCurrentJerk() const (defined in VelocitySmoothing)VelocitySmoothinginline
getCurrentPosition() const (defined in VelocitySmoothing)VelocitySmoothinginline
getCurrentVelocity() const (defined in VelocitySmoothing)VelocitySmoothinginline
getMaxAccel() const (defined in VelocitySmoothing)VelocitySmoothinginline
getMaxJerk() const (defined in VelocitySmoothing)VelocitySmoothinginline
getMaxVel() const (defined in VelocitySmoothing)VelocitySmoothinginline
getT1() const (defined in VelocitySmoothing)VelocitySmoothinginline
getT2() const (defined in VelocitySmoothing)VelocitySmoothinginline
getT3() const (defined in VelocitySmoothing)VelocitySmoothinginline
getTotalTime() const (defined in VelocitySmoothing)VelocitySmoothinginline
getVelSp() const (defined in VelocitySmoothing)VelocitySmoothinginline
integrate(float &accel_setpoint_smooth, float &vel_setpoint_smooth, float &pos_setpoint_smooth)VelocitySmoothing
integrate(float dt, float integration_scale_factor, float &accel_setpoint_smooth, float &vel_setpoint_smooth, float &pos_setpoint_smooth) (defined in VelocitySmoothing)VelocitySmoothing
reset(float accel, float vel, float pos)VelocitySmoothing
setCurrentAcceleration(const float accel) (defined in VelocitySmoothing)VelocitySmoothinginline
setCurrentPosition(const float pos) (defined in VelocitySmoothing)VelocitySmoothinginline
setCurrentVelocity(const float vel) (defined in VelocitySmoothing)VelocitySmoothinginline
setMaxAccel(float max_accel) (defined in VelocitySmoothing)VelocitySmoothinginline
setMaxJerk(float max_jerk) (defined in VelocitySmoothing)VelocitySmoothinginline
setMaxVel(float max_vel) (defined in VelocitySmoothing)VelocitySmoothinginline
timeSynchronization(VelocitySmoothing *traj, int n_traj)VelocitySmoothingstatic
updateDurations(float dt, float vel_setpoint)VelocitySmoothing
VelocitySmoothing(float initial_accel=0.f, float initial_vel=0.f, float initial_pos=0.f) (defined in VelocitySmoothing)VelocitySmoothing
~VelocitySmoothing()=default (defined in VelocitySmoothing)VelocitySmoothing