Go to the source code of this file.
|
int | main (int argc, char **argv) |
|
| TEST (VelocityIterator, basics) |
|
| TEST (VelocityIterator, limits) |
|
| TEST (VelocityIterator, acceleration) |
|
| TEST (VelocityIterator, time) |
|
| TEST (VelocityIterator, samples) |
|
| TEST (VelocityIterator, samples2) |
|
| TEST (VelocityIterator, around_zero) |
|
| TEST (VelocityIterator, around_zero2) |
|
◆ main()
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ TEST() [1/8]
TEST |
( |
VelocityIterator |
, |
|
|
basics |
|
|
) |
| |
◆ TEST() [2/8]
TEST |
( |
VelocityIterator |
, |
|
|
limits |
|
|
) |
| |
◆ TEST() [3/8]
TEST |
( |
VelocityIterator |
, |
|
|
acceleration |
|
|
) |
| |
◆ TEST() [4/8]
TEST |
( |
VelocityIterator |
, |
|
|
time |
|
|
) |
| |
◆ TEST() [5/8]
TEST |
( |
VelocityIterator |
, |
|
|
samples |
|
|
) |
| |
◆ TEST() [6/8]
TEST |
( |
VelocityIterator |
, |
|
|
samples2 |
|
|
) |
| |
◆ TEST() [7/8]
TEST |
( |
VelocityIterator |
, |
|
|
around_zero |
|
|
) |
| |
◆ TEST() [8/8]
TEST |
( |
VelocityIterator |
, |
|
|
around_zero2 |
|
|
) |
| |
◆ EPSILON
const double EPSILON = 1e-3 |