Click or drag to resize

DoubleExponentialSignal Properties

The DoubleExponentialSignal type exposes the following members.

Properties
 NameDescription
Public propertyAlpha Gets/Sets the alpha parameter of the double exponential waveform.
Public propertyAmplitude Gets/Sets the amplitude of the waveform
Public propertyBeta Gets/Sets the beta parameter of the double exponential waveform.
Public propertyDecayTime Gets/Sets the time to full decay for the double exponential waveform
Public propertyDisplayName Gets/Sets the display name of the underlying sim object.
(Inherited from APISimObjectBaseTWrapper)
Public propertyHalfTime Gets/Sets the half peak time of the double exponential waveform
Public propertyName Name of the Analytic Signal
(Inherited from AnalyticSignalBaseTWrapper, TWave)
Public propertyParameterType Gets/Sets which parameters to use when defining the waveform.
Public propertyPeakTime Gets/Sets the peak time of the double exponential waveform
Public propertyTEnd The simulation time the signal turns off. The default end time matches the simulation end time
(Inherited from AnalyticSignalBaseTWrapper, TWave)
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