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 (3.50.2911.0)
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. |