Trace.data

Undocumented in source.
struct Trace(T, alias mixFunction = mix)
SortedVector!(DataPoint, "a.time < b.time") data;

Meta