AlignToFirstTrace

Aligns all traces at the start time of the first trace. If you have two traces, the first trace start with time = 2 and second point with time = 5, the second trace start with time = 4 and second point with time = 6, the result will be: - first trace start with time = 0 and second point with time = 3 - second trace start with time = 2 and second point with time = 4

Constructors

Link copied to clipboard
constructor()
Default empty constructor, builds a AlignToFirstTrace with RETAIN_SINGLE_POINTS behavior for trace with single point.

Functions

Link copied to clipboard