CmcEntry Class

CMC Entry

Definition

Namespace: Metas.Vna.Database.CMCs
Assembly: Metas.Vna.Database (in Metas.Vna.Database.dll) Version: 2.8.9053.20282
C#
public class CmcEntry : DatabaseItem, ICmcEntry, 
	IDatabaseItem
Inheritance
Object    DatabaseItem    CmcEntry
Implements
ICmcEntry, IDatabaseItem

Constructors

CmcEntryInitializes a new instance of the CmcEntry class

Properties

AbsS11andS22OfTransmission |S11| and |S22| of Transmission
Cable Cable (*.cable)
CalculationMode Calculation Mode
CalibrationConfigFile Calibration Config File (*.calcfg)
Comments Comments
Connector Connector (*.conn)
FreqListFile Frequency List File (*.fl)
Identification Identification
(Inherited from DatabaseItem)
IdNumber Id Number
(Inherited from DatabaseItem)
NReflectionPhasePositions Number of Reflection Phase Positions
NTransmissionPhasePositions Number of Transmission Phase Positions
NumericFormatMagReflection Numeric Format Magnitude Reflection
NumericFormatMagTransmission Numeric Format Magnitude Transmission
NumericFormatPhase Numeric Format Phase
Reflection Reflection
ReflectionLevels Reflection Levels
ReflectionPhasePositions Reflection Phase Positions / deg
ReflectionPhaseStep Reflection Phase Step / deg
SummaryFreqRangesFile Summary Frequency Ranges File (*.fl)
Transmission Transmission
TransmissionLevels_dB Transmission Levels / dB
TransmissionPhasePositions Transmission Phase Positions / deg
TransmissionPhaseStep Transmission Phase Step / deg
VnaDevice VNA Device (*.vnadev)
VnaErrorTermsCalibrationFile VNA Error Terms Calibration File (*.calb) none --> ideal VNA error terms

Methods

EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetReflectionSummary Get Reflection Summary
GetTransmissionSummary Get Transmission Summary
GetTypeGets the Type of the current instance.
(Inherited from Object)
LookUpReflectionUnc Look up Reflection Uncertainty (k = 2)
LookUpTransmissionUnc Look up Transmission Uncertainty (k = 2)
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also