CalConfigStdDescription(CalConfigStdType, VnaPortDescription, Int32, Double, Double) Constructor
Calibration Config Standard Description
Namespace: Metas.Vna.Calibration.ConfigAssembly: Metas.Vna.Calibration (in Metas.Vna.Calibration.dll) Version: 2.8.9053.20286
public CalConfigStdDescription(
CalConfigStdType type,
VnaPortDescription[] ports,
int varid,
double weightR,
double weightT
)
Public Sub New (
type As CalConfigStdType,
ports As VnaPortDescription(),
varid As Integer,
weightR As Double,
weightT As Double
)
public:
CalConfigStdDescription(
CalConfigStdType type,
array<VnaPortDescription>^ ports,
int varid,
double weightR,
double weightT
)
new :
type : CalConfigStdType *
ports : VnaPortDescription[] *
varid : int *
weightR : float *
weightT : float -> CalConfigStdDescription
Parameters
- type CalConfigStdType
- Type
- ports VnaPortDescription
- Ports
- varid Int32
- Variables Id
- weightR Double
- Weight Reflection
- weightT Double
- Weight Transmission