Struct that contains an onset and a weight. More...
#include <InnerMetricAnalysis.hpp>
Public Member Functions | |
| TimeWeight (Time t, Weight w) | |
| Constructor taking onset time and weight. | |
Public Attributes | |
| Time | time |
| The onset time. | |
| Weight | weight |
| The weight of the onset. | |
Struct that contains an onset and a weight.