#include <part_route_eval.h>
Inheritance diagram for PartRouteEval:

Public Member Functions | |
| PartRouteEval (float __from, float __to) | |
| Constructor. | |
| void | operator() (Route &__route) |
Private Attributes | |
| float | from |
| float | to |
Definition at line 45 of file part_route_eval.h.
1.4.7