DSP Master VCL
|
Use the MaxX property to store the time stamp (in seconds) of the right most sample.
property MaxX: Double;
Each time the SamplingTime property changes (the length of the signal in seconds), MaxX is recalculated as: MaxX := MinX + SamplingTime.
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|