Bug 142898 - Ability for data source to supply sample rate
Summary: Ability for data source to supply sample rate
Status: RESOLVED NOT A BUG
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.x
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-13 01:59 UTC by Andrew Walker
Modified: 2009-04-14 20:28 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 2007-03-13 01:59:10 UTC
Version:           HEAD (using KDE KDE 3.5.1)
OS:                Linux

It would be useful if the correct sample rate for a vector could be automatically provided when creating the power spectrum. This could be done if there was a mechanism for a datasource to provide the sample rate for a vector.
Comment 1 Nicolas Brisset 2007-03-14 16:06:05 UTC
I agree with that. I think we'll need to revisit the datasource API at some point for that, and also the buddyVar() thing I mentioned on the list a while back and units... Maybe I should open separate wishlist reports for those ?
Comment 2 Andrew Walker 2007-03-19 19:59:59 UTC
I think that separate wishlist reports for each would be a good idea. That way they're less likely to be overlooked or forgotten.
Comment 3 Andrew Walker 2009-04-14 20:28:17 UTC
This is essentially covered by the sampleForTime and timeForSample methods, that are already supported in KstDataSource.