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