public interface IPowerSensorTable<T> : IPowerSensor<T>,
IVisaDevice<T>, ICalibrationStandard<T>, IDatabaseItem, IPowerCalibrationStandard<T>, IWaveParamCalibrationStandard<T>,
IDatabasedCalibrationStandard<T>, IPowerCalibrationStandardTable<T, PowerSensorTableItem>, IPowerCalibrationStandard2<T>
where T : new(), Object, IRealNumber<T>
Public Interface IPowerSensorTable(Of T As {New, Object, IRealNumber(Of T)})
Inherits IPowerSensor(Of T), IVisaDevice(Of T), ICalibrationStandard(Of T),
IDatabaseItem, IPowerCalibrationStandard(Of T), IWaveParamCalibrationStandard(Of T), IDatabasedCalibrationStandard(Of T),
IPowerCalibrationStandardTable(Of T, PowerSensorTableItem), IPowerCalibrationStandard2(Of T)
generic<typename T>
where T : gcnew(), Object, IRealNumber<T>
public interface class IPowerSensorTable : IPowerSensor<T>,
IVisaDevice<T>, ICalibrationStandard<T>, IDatabaseItem, IPowerCalibrationStandard<T>, IWaveParamCalibrationStandard<T>,
IDatabasedCalibrationStandard<T>, IPowerCalibrationStandardTable<T, PowerSensorTableItem^>, IPowerCalibrationStandard2<T>
type IPowerSensorTable<'T when 'T : new() and Object and IRealNumber<'T>> =
interface
interface IPowerSensor<'T>
interface IVisaDevice<'T>
interface ICalibrationStandard<'T>
interface IDatabaseItem
interface IPowerCalibrationStandard<'T>
interface IWaveParamCalibrationStandard<'T>
interface IDatabasedCalibrationStandard<'T>
interface IPowerCalibrationStandardTable<'T, PowerSensorTableItem>
interface IPowerCalibrationStandard2<'T>
end
CalibrationFactor |
Calibration Factor (from Database)
(Inherited from IPowerCalibrationStandard2T) |
Channel |
Channel
(Inherited from IPowerSensorT) |
Comments |
Comments
(Inherited from ICalibrationStandardT) |
DefaultFrequency |
Default Frequency / Hz
(Inherited from IPowerSensorT) |
DefinitionFrequency |
Definition Frequency List / Hz
(Inherited from IDatabasedCalibrationStandardT) |
DefinitionFrequencyConversions |
Definition Frequency Conversions
(Inherited from IDatabasedCalibrationStandardT) |
Driver |
Driver
(Inherited from IVisaDeviceT) |
Frequency |
Frequency / Hz
(Inherited from ICalibrationStandardT) |
FrequencyAtPorts |
Frequency at Ports / Hz
(Inherited from ICalibrationStandardT) |
FrequencyCalibrationFactor |
Frequency List / Hz for Calibration Factor (from Database)
(Inherited from IPowerCalibrationStandard2T) |
FrequencyConversions |
Frequency Conversions
(Inherited from ICalibrationStandardT) |
FrequencyPowerIndicated |
Frequency List / Hz for Power Indicated (from Measurement)
(Inherited from IPowerCalibrationStandard2T) |
FrequencyReflectionCoefficient |
Frequency List / Hz for Reflection Coefficient (from Database or Measurement)
(Inherited from IPowerCalibrationStandard2T) |
HasZ0andGamma |
Has Z0 and Gamma
(Inherited from ICalibrationStandardT) |
Identification |
Identification
(Inherited from IDatabaseItem) |
IdNumber |
Id Number
(Inherited from IDatabaseItem) |
IsVarCStandard |
Is Variable Standard (constant over frequency)?
(Inherited from ICalibrationStandardT) |
IsVarFStandard |
Is Variable Standard (function of frequency)?
(Inherited from ICalibrationStandardT) |
NFreq |
Number of Frequency Points
(Inherited from ICalibrationStandardT) |
NParametersC |
Number of Parameters (constant over of frequency)
(Inherited from ICalibrationStandardT) |
NParametersF |
Number of Parameters (function of frequency)
(Inherited from ICalibrationStandardT) |
NPorts |
Number of Ports
(Inherited from ICalibrationStandardT) |
NVariablesC |
Number of Variables (constant over frequency)
(Inherited from ICalibrationStandardT) |
NVariablesF |
Number of Variables (function of frequency)
(Inherited from ICalibrationStandardT) |
ParametersC |
Parameters (constant over frequency)
(Inherited from ICalibrationStandardT) |
ParametersF |
Parameters (function of frequency)
(Inherited from ICalibrationStandardT) |
PowerIndicated |
Power Indicated / W (from Measurement)
(Inherited from IPowerCalibrationStandard2T) |
ReflectionCoefficient |
Reflection Coefficient (from Database or Measurement)
(Inherited from IPowerCalibrationStandard2T) |
Resource |
Resource
(Inherited from IVisaDeviceT) |
Table |
Table
(Inherited from IPowerCalibrationStandardTableT, T_TABLE) |
Uncertainties |
Uncertainties
(Inherited from IPowerSensorT) |
VariablesC |
Variables (constant over frequency)
(Inherited from ICalibrationStandardT) |
VariablesCLowerBound |
Variables (constant over frequency) Lower Bound
(Inherited from ICalibrationStandardT) |
VariablesCUpperBound |
Variables (constant over frequency) Upper Bound
(Inherited from ICalibrationStandardT) |
VariablesF |
Variables (function of frequency)
(Inherited from ICalibrationStandardT) |
VariablesFLowerBound |
Variables (function of frequency) Lower Bound
(Inherited from ICalibrationStandardT) |
VariablesFUpperBound |
Variables (function of frequency) Upper Bound
(Inherited from ICalibrationStandardT) |
Zr |
Reference Impedance
(Inherited from ICalibrationStandardT) |
Compute |
Computes Standard Data
(Inherited from ICalibrationStandardT) |
Compute1Freq |
Computes Standard Data for one Frequency Point
(Inherited from ICalibrationStandardT) |
ComputeWaveParamData |
Computes Standard Wave Parameter Data
(Inherited from IWaveParamCalibrationStandardT) |
ComputeWaveParamData1Freq |
Computes Standard Wave Parameter Data for one Frequency Point
(Inherited from IWaveParamCalibrationStandardT) |
ComputeZ0andGamma |
Computes Z0 and Gamma
(Inherited from ICalibrationStandardT) |
ConvertToT2 |
Convert To
(Inherited from ICalibrationStandardT) |
Init(Double) |
Initializes Calibration Standard
(Inherited from ICalibrationStandardT) |
Init(Double, FrequencyConversion) |
Initializes Calibration Standard
(Inherited from ICalibrationStandardT) |
OpenDevice |
Opens Device
(Inherited from IPowerSensorT) |
SetPowerIndicated |
Sets Power Indicated / W (from Measurement)
(Inherited from IPowerCalibrationStandardT) |
SetReflectionCoefficient |
Sets Reflection Coefficient (from Measurement)
(Inherited from IPowerCalibrationStandardT) |