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

Default property to access values of a complex signal.

Pascal
property CValues [const i: integer]: TCplx;

Use the Values property to work with a real 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!