Bug 162064

Summary: Add ability to interpret Planck data exchange format time
Product: [Applications] kst Reporter: Andrew Walker <arwalker>
Component: generalAssignee: kst
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 1.6.0   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

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