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