I am developing a qt-quick application which is used to monitor the real-time charts for Time v/s Frequency Graph-plot.In this application i have to keep track of
- frequency of signal
- Initial time of signal
- Ending Time of signal
What data structure should i use to store this parameters of a signal.