Returns the points in the CCDF trace.
Namespace: Boonton.Boonton55xxx.Interop
Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)
Visual Basic
|
Public Sub FetchCCDFTrace ( _
ByRef Trace As Single() _
)
|
C#
|
public void FetchCCDFTrace(
ref float[] Trace
)
|
Visual C++
|
HRESULT FetchCCDFTrace(
SAFEARRAY** Trace
);
|
Parameters
Trace
Points in the CCDF trace.
Requirements
Supported Models
All supported
See Also
Reference
IBoonton55xxxChannelStatisticalMode Interface
Boonton.Boonton55xxx.Interop Namespace

Copyright 2013-16 Boonton. All rights reserved.
|