Hi, the mitk::TrackingDeviceSource class should set the timestamp of the NavigationData objects (last line in GenerateData()). Currently it does not use the timestamps from the tracking devices, as we wanted to have a real time, not only increasing device specific values. This part of the IGT module is currently not well planed, because we did not need timestamps yet. If you have ideas of how to improve time management, please give us your insights.
Regards, Jochen > -----Ursprüngliche Nachricht----- > Von: Kostas Pachopoulos [mailto:[email protected]] > Gesendet: Mittwoch, 17. Juni 2009 11:01 > An: [email protected] > Betreff: [mitk-users] about mitk timestamps > > Hi all, > the only way -as far as i can understand- to get the timestamp for a > NavigationData record is by using a NavigationDataRecorder. What is > the reason for having the recorder generating the timestamps -couldn't > the timestamps be generated in the GetOutput method of > TrackingDeviceSource? How accurate are the timestamps comparing to the > the ones encapsulated in the records, which one gets from the > Ascension or other tracker devices? > > Thanks in advance > > ----------------------------------------------------------------------- > ------- > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables unlimited > royalty-free distribution of the report engine for externally facing > server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ > mitk-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mitk-users ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
