 | AnalyticSignalBaseTWrapper, TWaveAttachTo Method |
Attaches the signal to the Wave
Namespace: ema3d.Api.V26.Core.SignalsAssembly: ema3d.Api.V26 (in ema3d.Api.V26.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