等加速度の速度計算
More...
#include <Constant_acceleration.h>
|
|
void | set_acceleration (double acceleration) |
| |
|
double | acceleration () const |
| |
|
void | set_current_velocity (double velocity, double timestamp) |
| |
|
double | velocity () const |
| |
|
double | calculate_velocity (double target_velocity, double timestamp) |
| |
|
void | set_tiny_acceleration (double acceleration) |
| |
|
double | tiny_acceleration () const |
| |
The documentation for this class was generated from the following files: