X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=tracker.h;h=88f4bf2cdfb3a790e976443a707c0e0adfef95c2;hb=3070f21d61377aff06255fa5cfe92d0111d70117;hp=2ca731ad0199eab007397eee1a8215eb0e6a4761;hpb=e9fbecf1c13c63a717c1b359c24287dbce23d4ed;p=mtp.git diff --git a/tracker.h b/tracker.h index 2ca731a..88f4bf2 100644 --- a/tracker.h +++ b/tracker.h @@ -51,6 +51,7 @@ public: void track(); int nb_trajectories(); + int trajectory_entrance_time(int k); int trajectory_duration(int k); int trajectory_location(int k, int time); };