You are here: Symbol Reference > SignalTools Namespace > Classes > TSignal Class > public > TSignal.Values Property
DSP Master VCL
ContentsIndex
PreviousUpNext
TSignal.Values Property

Default property to access values of a real signal.

Pascal
property Values [const i: integer]: Double;

Use the CValues property to work with a complex signal. You can determine, if the signal is real or complex, by reading the Complex property.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!