Help Icon
Search Results for

    Show / Hide Table of Contents

    Enum FResQFormats

    The format that the FResQ calculation should use to find the resonance frequency.

    Namespace: OmicronLab.VectorNetworkAnalysis.AutomationInterface.Enumerations
    Assembly: OmicronLab.VectorNetworkAnalysis.AutomationInterface.dll
    Syntax
    [Flags]
    [ComVisible(true)]
    [Guid("89F2ECDE-CA68-4F04-89B1-A85DFC788F77")]
    public enum FResQFormats

    Fields

    Name Description
    Magnitude = 1

    Select the magnitude for calculation.

    Phase = 4

    Select the phase for calculation.

    Real = 256

    Select the real part for calculation.

    In this article
    Back to top Generated by DocFX