IFreqPort Interface
Interface Frequency and Ports
Namespace: Metas.Vna.DataAssembly: Metas.Vna.Data (in Metas.Vna.Data.dll) Version: 2.8.9053.20259
public interface IFreqPort
Public Interface IFreqPort
public interface class IFreqPort
type IFreqPort = interface end
FindPortIndex |
Finds port index
|
Init(IFreqPort) |
Initialize
|
Init(Double, VnaPortDescription) |
Initialize
|
Init(Double, Int32) |
Initialize
|
Init(Int32, Int32) |
Initialize
|
PostInit |
Post initialize
|
PreInit |
Pre initialize
|
SameFrequencyPoints(Double, Boolean) |
Same frequency points
|
SameFrequencyPoints(IFreqPort, Boolean) |
Same frequency points
|
SameNumberOfFrequencyPoints(Double, Boolean) |
Same number of frequency points
|
SameNumberOfFrequencyPoints(IFreqPort, Boolean) |
Same number of frequency points
|
SameNumberOfPorts(IFreqPort, Boolean) |
Same number of ports
|
SameNumberOfPorts(VnaPortDescription, Boolean) |
Same number of ports
|
SamePortModes(IFreqPort, Boolean) |
Same port modes
|
SamePortModes(VnaPortDescription, Boolean) |
Same port modes
|
SamePorts(IFreqPort, Boolean) |
Same ports
|
SamePorts(VnaPortDescription, Boolean) |
Same ports
|