public abstract class FreqPortZrFreqConv<T> : FreqPortZr<T>,
IFreqPortZrFreqConv<T>, IFreqPortZr<T>, IFreqPort, IFreqPortFreqConv
where T : new(), Object, IRealNumber<T>
Public MustInherit Class FreqPortZrFreqConv(Of T As {New, Object, IRealNumber(Of T)})
Inherits FreqPortZr(Of T)
Implements IFreqPortZrFreqConv(Of T), IFreqPortZr(Of T),
IFreqPort, IFreqPortFreqConvgeneric<typename T>
where T : gcnew(), Object, IRealNumber<T>
public ref class FreqPortZrFreqConv abstract : public FreqPortZr<T>,
IFreqPortZrFreqConv<T>, IFreqPortZr<T>, IFreqPort, IFreqPortFreqConv[<AbstractClassAttribute>]
type FreqPortZrFreqConv<'T when 'T : new() and Object and IRealNumber<'T>> =
class
inherit FreqPortZr<'T>
interface IFreqPortZrFreqConv<'T>
interface IFreqPortZr<'T>
interface IFreqPort
interface IFreqPortFreqConv
end| FreqPortZrFreqConvT | Initializes a new instance of the FreqPortZrFreqConvT class |
| AreAllPortIndicesZero |
Are all port indices zero?
(Inherited from FreqPort) |
| AreAllPortsSingleEnded |
Are all ports single-ended?
(Inherited from FreqPort) |
| ArePortIndicesUsed |
Are port indices used?
(Inherited from FreqPort) |
| Frequency |
Frequency / Hz
(Inherited from FreqPort) |
| FrequencyConversions | Frequency conversions |
| Is1Port |
Is a 1 Port?
(Inherited from FreqPort) |
| Is2Port |
Is a 2 Port?
(Inherited from FreqPort) |
| IsCWTime |
Is CW time?
(Inherited from FreqPort) |
| IsFrequencyConverting | Is frequency converting |
| IsFrequencyConvertingAndReceiversEqualToSource | Is frequency converting (receivers == source) |
| IsFrequencyConvertingAndReceiversNotEqualToSource | Is frequency converting (receivers != source) |
| IsMixedMode |
Is mixed-mode?
(Inherited from FreqPort) |
| NFreq |
Number of frequency points
(Inherited from FreqPort) |
| NPorts |
Number of ports
(Inherited from FreqPort) |
| Ports |
Port assignment
(Inherited from FreqPort) |
| PortZr |
Port Zr / Ohm
(Inherited from FreqPortZrT) |
| CommonPortZr |
Gets common reference impedance / Ohm
(Inherited from FreqPortZrT) |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| FindPortIndex |
Finds port index
(Inherited from FreqPort) |
| FrequencyAtPortIndex(Int32) | Gets frequency list at port index / Hz |
| FrequencyAtPortIndex(Int32, FrequencyConversionType) | Gets frequency list at port index / Hz |
| FrequencyConversionAtPortIndex(Int32) | Gets frequency conversion at port index |
| FrequencyConversionAtPortIndex(Int32, FrequencyConversionType) | Gets frequency conversion at port index |
| FrequencyEquationInfoAtPortIndex | Gets frequency equation information at port index |
| FrequencyInfoAtPortIndex | Gets frequency information at port index |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| Init(IFreqPort) |
Initialize
(Inherited from FreqPort) |
| Init(IFreqPortFreqConv) | Initialize |
| Init(IFreqPortZrT) |
Initialize
(Inherited from FreqPortZrT) |
| Init(IFreqPortZrFreqConvT) | Initialize |
| Init(Double, VnaPortDescription) |
Initialize
(Inherited from FreqPort) |
| Init(Double, Int32) |
Initialize
(Inherited from FreqPort) |
| Init(Double, ComplexT) |
Initialize
(Inherited from FreqPortZrT) |
| Init(Int32, Int32) |
Initialize
(Inherited from FreqPort) |
| Init(Double, VnaPortDescription, ComplexT) |
Initialize
(Inherited from FreqPortZrT) |
| Init(Double, VnaPortDescription, ComplexT) |
Initialize
(Inherited from FreqPortZrT) |
| Init(Double, Int32, ComplexT) |
Initialize
(Inherited from FreqPortZrT) |
| Init(Double, Int32, ComplexT) |
Initialize
(Inherited from FreqPortZrT) |
| Init(Double, Int32, ComplexT) |
Initialize
(Inherited from FreqPortZrT) |
| Init(Double, VnaPortDescription, FrequencyConversion) | Initialize |
| Init(Double, Int32, FrequencyConversion) | Initialize |
| Init(Double, Int32, FrequencyConversion) | Initialize |
| Init(Double, VnaPortDescription, ComplexT, FrequencyConversion) | Initialize |
| Init(Double, Int32, ComplexT, FrequencyConversion) | Initialize |
| Init(Double, Int32, ComplexT, FrequencyConversion) | Initialize |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| PostInit |
Post initialize
(Overrides FreqPortZrTPostInit) |
| PreInit |
Pre initialize
(Overrides FreqPortZrTPreInit) |
| SameFrequencyConversions(FrequencyConversion, Boolean) | Same frequency conversions |
| SameFrequencyConversions(IFreqPortFreqConv, Boolean) | Same frequency conversions |
| SameFrequencyPoints(Double, Boolean) |
Same frequency points
(Inherited from FreqPort) |
| SameFrequencyPoints(IFreqPort, Boolean) |
Same frequency points
(Inherited from FreqPort) |
| SameNumberOfFrequencyPoints(Double, Boolean) |
Same number of frequency points
(Inherited from FreqPort) |
| SameNumberOfFrequencyPoints(IFreqPort, Boolean) |
Same number of frequency points
(Inherited from FreqPort) |
| SameNumberOfPorts(IFreqPort, Boolean) |
Same number of ports
(Inherited from FreqPort) |
| SameNumberOfPorts(VnaPortDescription, Boolean) |
Same number of ports
(Inherited from FreqPort) |
| SamePortModes(IFreqPort, Boolean) |
Same port modes
(Inherited from FreqPort) |
| SamePortModes(VnaPortDescription, Boolean) |
Same port modes
(Inherited from FreqPort) |
| SamePorts(IFreqPort, Boolean) |
Same ports
(Inherited from FreqPort) |
| SamePorts(VnaPortDescription, Boolean) |
Same ports
(Inherited from FreqPort) |
| SamePortZr(ComplexT, Boolean) |
Same port impedances
(Inherited from FreqPortZrT) |
| SamePortZr(IFreqPortZrT, Boolean) |
Same port impedances
(Inherited from FreqPortZrT) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| DefaultFrequencyConversion | Default Frequency Conversion |