Bug 162064 - Add ability to interpret Planck data exchange format time
Summary: Add ability to interpret Planck data exchange format time
Status: RESOLVED FIXED
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.6.0
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-13 22:19 UTC by Andrew Walker
Modified: 2008-05-13 22:39 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Walker 2008-05-13 22:19:57 UTC
Version:           1.6.0 (using KDE 3.5.8)
Installed from:    Compiled From Sources
OS:                Linux

The Planck data exhange format time is an AIT time expressed in fractions of 2^-16 seconds.
It would be useful to have Kst be able to interpret this time format.
Comment 1 Andrew Walker 2008-05-13 22:39:15 UTC
SVN commit 807435 by arwalker:

BUG:162064 Add option to interpret the x-axis in terms of the definition of time used in the Planck data exchange format

 M  +12 -0     extensions/js/bind_timeinterpretation.cpp  
 M  +2 -0      extensions/js/bind_timeinterpretation.h  
 M  +15 -0     libkstapp/kst2dplot.cpp  
 M  +4 -2      libkstmath/kstplotdefines.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=807435