log python/moving.py @ 97:b3a1c26e2f22

age author description
Tue, 14 Jun 2011 14:14:24 -0400 Nicolas Saunier corrected getObjectInInterval for MovingObject and timeintervals for TemporalIndicator
Mon, 13 Jun 2011 16:50:40 -0400 Nicolas Saunier added equal method to intervals
Mon, 13 Jun 2011 14:15:08 -0400 Nicolas Saunier added timeinterval computation for indicators based on dictionaries
Sun, 12 Jun 2011 03:24:55 -0400 Nicolas Saunier makes use of matplotlib function to test if point is in a polygon
Thu, 09 Jun 2011 16:03:17 -0400 Nicolas Saunier modified the type of the result of interval lengths to float, added comments
Thu, 09 Jun 2011 11:27:31 -0400 Nicolas Saunier renamed inner to cross product
Thu, 09 Jun 2011 11:18:44 -0400 Nicolas Saunier added inner product
Fri, 18 Mar 2011 15:06:16 -0400 Nicolas Saunier re-arranged trajectory intersections
Fri, 11 Mar 2011 18:12:29 -0500 Nicolas Saunier added method to test points in polygons and tests
Fri, 21 Jan 2011 18:27:55 -0500 Nicolas Saunier added functions to get simply the values of indicators (and arccos transform for cosines
Fri, 14 Jan 2011 19:34:00 -0500 Nicolas Saunier added new addPosition method to Trajectory
Wed, 10 Nov 2010 23:41:49 -0500 Nicolas Saunier added full support for two implementations of indicators, with tests
Mon, 08 Nov 2010 12:20:52 -0500 Nicolas Saunier empty method for indicators
Sun, 07 Nov 2010 04:21:26 -0500 Nicolas Saunier added indicator computation and modified severity indicator constructor
Sun, 07 Nov 2010 01:34:43 -0500 Nicolas Saunier generalized map combination to different functions