 | AnalyticSignalBaseTWrapper, TWaveAttachTo Method |
Attaches the signal to the Wave
Namespace: ema3d.Api.V25.Core.SignalsAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic void AttachTo(
IExcitation parent
)
Public Sub AttachTo (
parent As IExcitation
)
public:
void AttachTo(
IExcitation^ parent
)
member AttachTo :
parent : IExcitation -> unit
Parameters
- parent IExcitation
See Also