CalibrationStandardTVariablesCUpperBound Property
Variables (constant over frequency) Upper Bound
Namespace: Metas.Vna.Database.CalibrationStandardsAssembly: Metas.Vna.Database (in Metas.Vna.Database.dll) Version: 2.8.9053.20282
public double[] VariablesCUpperBound { get; set; }
Public Property VariablesCUpperBound As Double()
Get
Set
public:
virtual property array<double>^ VariablesCUpperBound {
array<double>^ get () sealed;
void set (array<double>^ value) sealed;
}
abstract VariablesCUpperBound : float[] with get, set
override VariablesCUpperBound : float[] with get, set
DoubleICalibrationStandardTVariablesCUpperBound