[SerializableAttribute]
public class VnaDevice : DatabaseItem, IVnaDevice,
IDatabaseItem<SerializableAttribute>
Public Class VnaDevice
Inherits DatabaseItem
Implements IVnaDevice, IDatabaseItem[SerializableAttribute]
public ref class VnaDevice : public DatabaseItem,
IVnaDevice, IDatabaseItem[<SerializableAttribute>]
type VnaDevice =
class
inherit DatabaseItem
interface IVnaDevice
interface IDatabaseItem
end| VnaDevice | Initializes a new instance of the VnaDevice class |
| Comments | Comments |
| Drift | Electrical Specifications Drift |
| Driver | Driver |
| Identification |
Identification
(Inherited from DatabaseItem) |
| IdNumber |
Id Number
(Inherited from DatabaseItem) |
| Linearity | Electrical Specifications Linearity |
| LinearityPowerLevels | Electrical Specifications Linearity Power Levels / dB |
| Noise | Electrical Specifications Noise |
| NoiseObsolete | Electrical Specifications Noise (Obsolete) |
| NoisePerPort | Electrical Specifications Noise Per Port |
| NTestPorts | Number of Test Ports |
| Resource | Resource |
| SpecAverageFactor | Average Factor for Electrical Specifications |
| SpecIFBandwidth | IF Bandwidth / Hz for Electrical Specifications |
| SpecPower | Power / dBm for Electrical Specifications |
| UnknownErrorTerms | Electrical Specifications Unknown Error Terms |
| Zr | Reference Impedance |
| CharacterizeNoise(Double, Int32, Double, Double, BackgroundWorker, DoWorkEventArgs) | Characterize Noise |
| CharacterizeNoise(Double, Int32, Int32, Double, Double, Boolean, BackgroundWorker, DoWorkEventArgs) | Characterize Noise |
| CharacterizeNoise(Double, Int32, Int32, Double, Double, Boolean, Int32, Int32, String, Boolean, BackgroundWorker, DoWorkEventArgs) | Characterize Noise |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetDriftSpecAtFrequency | Gets Drift Electrical Specifications at Frequency Point |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetLinearitySpecAtFrequency | Gets Linearity Electrical Specifications at Frequency Point |
| GetNoiseSpecAtFrequency | Gets Noise Electrical Specifications at Frequency Point |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| GetUnknownErrorTermsSpecAtFrequency | Gets Unknown Error Terms Electrical Specifications at Frequency Point |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| OpenDevice | Opens Device |
| ToString | Returns a string that represents the current object. (Inherited from Object) |