 | DampedSineSignalTShift Property |
Gets/Sets the time (horizontal) shift of the waveform.
Namespace: ema3d.Api.V25.Core.SignalsAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic double TShift { get; set; }
Public Property TShift As Double
Get
Set
public:
property double TShift {
double get ();
void set (double value);
}
member TShift : float with get, set
Property Value
Double
See Also