IEEENoiseParamDataTPorts Property
Port Assignment
Namespace: Metas.Vna.Data.NoiseParametersAssembly: Metas.Vna.Data (in Metas.Vna.Data.dll) Version: 3.0.9519.15360
public VnaPortDescription[] Ports { get; set; }
Public Property Ports As VnaPortDescription()
Get
Set
public:
virtual property array<VnaPortDescription>^ Ports {
array<VnaPortDescription>^ get () sealed;
void set (array<VnaPortDescription>^ value) sealed;
}
abstract Ports : VnaPortDescription[] with get, set
override Ports : VnaPortDescription[] with get, set
VnaPortDescriptionIIEEENoiseParamDataTPorts