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) |
|
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 |
|
|
) |
| |
const double EPSILON = 1e-3 |