Help Icon
Search Results for

    Show / Hide Table of Contents

    Interface GainFullCalibrationValues

    Contains the calibration values for the gain calibration.

    Namespace: OmicronLab.VectorNetworkAnalysis.AutomationInterface.Interfaces.Calibration
    Assembly: OmicronLab.VectorNetworkAnalysis.AutomationInterface.dll
    Syntax
    [Guid("984CF610-2B90-4D60-9505-00D173713D6E")]
    [InterfaceType(ComInterfaceType.InterfaceIsDual)]
    [ComVisible(true)]
    public interface GainFullCalibrationValues

    Properties

    Thru

    Gets the calibration values for the Thru calibration.

    Declaration
    FullThruCalibrationValues Thru { get; }
    Property Value
    Type Description
    FullThruCalibrationValues

    The thru calibration values.

    In this article
    Back to top Generated by DocFX