You are here: Symbol Reference > MtxVecTee Namespace > Structs, Records, Enums > MtxVecTee.TComplexSignalPart Enumeration
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxVecTee.TComplexSignalPart Enumeration

Defines which part of the complex signal will be displayed on the chart.

Pascal
TComplexSignalPart = ( cspReal, cspImaginary, cspMagnitude );
Members 
Description 
cspReal 
The real part of the signal will be drawn. 
cspImaginary 
The imaginary part of the signal will be drawn. 
cspMagnitude 
The magnitude |x| of the signal will be drawn. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!