 | DoubleExponentialSignalParameterType Property |
Gets/Sets which parameters to use when defining the waveform.
Namespace: ema3d.Api.V25.Core.SignalsAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic DoubleExponentialParameterType ParameterType { get; set; }
Public Property ParameterType As DoubleExponentialParameterType
Get
Set
public:
property DoubleExponentialParameterType ParameterType {
DoubleExponentialParameterType get ();
void set (DoubleExponentialParameterType value);
}
member ParameterType : DoubleExponentialParameterType with get, set
Property Value
DoubleExponentialParameterType
See Also