|
Boonton55xxx IVI Driver Reference
|
|
|
IBoonton55xxxChannelMarkerMeasurementsMarkerMath Interface
|
|
See Also
|
|
Provides access to marker math measurements. The math operations are on the power at each marker.
Namespace: Boonton.Boonton55xxx.Interop
Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)
Visual Basic
|
Public Interface IBoonton55xxxChannelMarkerMeasurementsMarkerMath
|
C#
|
public interface IBoonton55xxxChannelMarkerMeasurementsMarkerMath
|
Visual C++
|
__interface IBoonton55xxxChannelMarkerMeasurementsMarkerMath
|
Methods
|
Name
|
Description
|
|
FetchMarkerDelta
|
Return the difference between MK1 and MK2. The units will be the same as marker units.
|
|
FetchMarkerRatio
|
Return the ratio of MK1 to MK2. The units will be dB for logarithmic units or percent for linear units.
|
|
FetchMarkerRDelta
|
Return the difference between MK2 and MK1. The units will be the same as marker units.
|
|
FetchMarkerRRatio
|
Return the ratio of MK2 to MK1. The units will be dB for logarithmic units or percent for linear units.
|
|
ReadMarkerDelta
|
Return the difference between MK1 and MK2. The units will be the same as marker units.
|
|
ReadMarkerRatio
|
Return the ratio of MK1 to MK2. The units will be dB for logarithmic units or percent for linear units.
|
|
ReadMarkerRDelta
|
Return the difference between MK2 and MK1. The units will be the same as marker units.
|
|
ReadMarkerRRatio
|
Return the ratio of MK2 to MK1. The units will be dB for logarithmic units or percent for linear units.
|
Top
See Also
Reference
Boonton.Boonton55xxx.Interop Namespace
Copyright 2013-16 Boonton. All rights reserved.
|