You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TSignal Class > TSignal Methods > TSignal.this Indexer
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TSignal.this Indexer

Default property to access values of a real signal.

Syntax
C#
Visual Basic
public double this[int i];

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-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!