Help Icon
Search Results for

    Show / Hide Table of Contents

    Interface Reflection

    Reflection Measurement Modes.

    Namespace: OmicronLab.VectorNetworkAnalysis.AutomationInterface.Interfaces.Measurements
    Assembly: OmicronLab.VectorNetworkAnalysis.AutomationInterface.dll
    Syntax
    [Guid("0D056D47-EA95-4E21-9AE1-65A3DFA3E07D")]
    [InterfaceType(ComInterfaceType.InterfaceIsDual)]
    [ComVisible(true)]
    public interface Reflection

    Methods

    CreateS11ExternalCouplerMeasurement()

    Creates the S11 External Coupler Measurement.

    Declaration
    S11ExternalCouplerMeasurement CreateS11ExternalCouplerMeasurement()
    Returns
    Type Description
    S11ExternalCouplerMeasurement

    The S11 External Coupler Measurement.

    CreateS11OnePortMeasurement()

    Creates the S11 OnePort Measurement.

    Declaration
    S11OnePortMeasurement CreateS11OnePortMeasurement()
    Returns
    Type Description
    S11OnePortMeasurement

    The S11 OnePort Measurement.

    In this article
    Back to top Generated by DocFX