VnaNoiseReceiverSettings Structure

VNA Noise Receiver Settings

Definition

Namespace: Metas.Instr.Driver.Vna
Assembly: Metas.Instr.Driver (in Metas.Instr.Driver.dll) Version: 3.0.9519.15363
C#
public struct VnaNoiseReceiverSettings
Inheritance
Object    ValueType    VnaNoiseReceiverSettings

Methods

EqualsIndicates whether this instance and a specified object are equal.
(Inherited from ValueType)
GetHashCodeReturns the hash code for this instance.
(Inherited from ValueType)
GetTypeGets the Type of the current instance.
(Inherited from Object)
ToStringReturns the fully qualified type name of this instance.
(Inherited from ValueType)

Fields

FilterBank Filter Bank
LNAGain LNA Gain
MeasurementTime Measurement Time / s
NoiseBandwidth Noise Bandwidth / Hz
NoiseReceiverState Noise Receiver State

See Also