Click or drag to resize

RectangularSignal Properties

The RectangularSignal type exposes the following members.

Properties
 NameDescription
Public propertyAmplitude Gets/Sets amplitude of Sine waveform.
Public propertyAShift Gets/Sets amplitude shift (up/down).
Public propertyDisplayName Gets/Sets the display name of the underlying sim object.
(Inherited from APISimObjectBaseTWrapper)
Public propertyDutyCycle Gets/Sets duty cycle of wave.
Public propertyFrequency Gets/Sets frequency in of Sine waveform (in Hz).
Public propertyName Name of the Analytic Signal
(Inherited from AnalyticSignalBaseTWrapper, TWave)
Public propertyTEnd The simulation time the signal turns off. The default end time matches the simulation end time
(Inherited from AnalyticSignalBaseTWrapper, TWave)
Public propertyTFall Gets/Sets fall time of wave.
Public propertyTRise Gets/Sets rise time of wave.
Public propertyTShift Gets/Sets time shift (left/right)
Public propertyTStart The simulation time the signal turns on. The default start time matches the simulation start time.
(Inherited from AnalyticSignalBaseTWrapper, TWave)
Public propertyTStep The sample rate of the signal. The default step time matches the simulation step time.
(Inherited from AnalyticSignalBaseTWrapper, TWave)
Top
See Also