CalConfigStdDescription(CalConfigStdType, VnaPortDescription, Int32, UserWeight, CalConfigStdSubset) 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,
UserWeight[] weightTable,
CalConfigStdSubset subset
)
Public Sub New (
type As CalConfigStdType,
ports As VnaPortDescription(),
varid As Integer,
weightTable As UserWeight(),
subset As CalConfigStdSubset
)
public:
CalConfigStdDescription(
CalConfigStdType type,
array<VnaPortDescription>^ ports,
int varid,
array<UserWeight>^ weightTable,
CalConfigStdSubset subset
)
new :
type : CalConfigStdType *
ports : VnaPortDescription[] *
varid : int *
weightTable : UserWeight[] *
subset : CalConfigStdSubset -> CalConfigStdDescription
Parameters
- type CalConfigStdType
- Type
- ports VnaPortDescription
- Ports
- varid Int32
- Variables Id
- weightTable UserWeight
- Weight Table
- subset CalConfigStdSubset
- Subset