Class
TSignal
Declaration
Property MaxX: TSample read FMaxX write fMaxX;
Description
Use the MaxX property to store the time stamp (in seconds) of the right most sample. Each time the SamplingTime property changes (the length of the signal in seconds), MaxX is recalculated as: MaxX := MinX + SamplingTime.
| Copyright 2008 Dew Research |
http://www.dewresearch.com