| addSegment(double x, double y, double begin_slope, double end_slope) | ExtProfiler | |
| addSegment(double x, double y, double end_slope) | ExtProfiler | |
| addSegment(double x, double y) | ExtProfiler | |
| ExtProfiler(void) | ExtProfiler | |
| getAll(double x, float *pos, float *vel) (defined in ExtProfiler) | ExtProfiler | |
| getSlope(double x) | ExtProfiler | |
| getTarget(double x) | ExtProfiler | |
| getVal(double x) | ExtProfiler | |
| print(void) (defined in ExtProfiler) | ExtProfiler | |
| reset(void) | ExtProfiler | |
| setup(Floats set_x, Floats set_y, Floats set_begin_slope, Floats set_end_slope) | ExtProfiler | |
| setup(Floats set_x, Floats set_y, Floats set_end_slope) | ExtProfiler | |
| setup(Floats set_x, Floats set_y) | ExtProfiler | |
| setupLinear(double x1, double y1, double x2, double y2) | ExtProfiler | |