[SerializableAttribute]
public class YParamData<T> : FreqPortFreqConv,
IYParamData<T>, IFreqPortFreqConv, IFreqPort
where T : new(), Object, IRealNumber<T>
<SerializableAttribute>
Public Class YParamData(Of T As {New, Object, IRealNumber(Of T)})
Inherits FreqPortFreqConv
Implements IYParamData(Of T), IFreqPortFreqConv, IFreqPort[SerializableAttribute]
generic<typename T>
where T : gcnew(), Object, IRealNumber<T>
public ref class YParamData : public FreqPortFreqConv,
IYParamData<T>, IFreqPortFreqConv, IFreqPort[<SerializableAttribute>]
type YParamData<'T when 'T : new() and Object and IRealNumber<'T>> =
class
inherit FreqPortFreqConv
interface IYParamData<'T>
interface IFreqPortFreqConv
interface IFreqPort
end| YParamDataT | Y-Parameter data |
| YParamDataT(SParamDataT) | Y-Parameter data |
| YParamDataT(Double, VnaPortDescription) | Y-Parameter data |
| YParamDataT(Double, Int32) | Y-Parameter data |
| YParamDataT(Int32, Int32) | Y-Parameter data |
| YParamDataT(Double, VnaPortDescription, FrequencyConversion) | Y-Parameter data |
| YParamDataT(Double, Int32, FrequencyConversion) | Y-Parameter data |
| 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) |
| Data | Y-Parameter Data |
| Frequency |
Frequency / Hz
(Inherited from FreqPort) |
| FrequencyConversions |
Frequency conversions
(Inherited from FreqPortFreqConv) |
| 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
(Inherited from FreqPortFreqConv) |
| IsFrequencyConvertingAndReceiversEqualToSource |
Is frequency converting (receivers == source)
(Inherited from FreqPortFreqConv) |
| IsFrequencyConvertingAndReceiversNotEqualToSource |
Is frequency converting (receivers != source)
(Inherited from FreqPortFreqConv) |
| IsMixedMode |
Is mixed-mode?
(Inherited from FreqPort) |
| ItemInt32 | Get or set Y-Parameter matrix for one frequency point |
| ItemInt32, Int32 | Get or set one Y-Parameter for all frequency points |
| ItemInt32, Int32, Int32 | Get or set one Y-Parameter for one frequency point |
| NFreq |
Number of frequency points
(Inherited from FreqPort) |
| NPorts |
Number of ports
(Inherited from FreqPort) |
| Ports |
Port assignment
(Inherited from FreqPort) |
| ConvertToT2 | Convert To |
| 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
(Inherited from FreqPortFreqConv) |
| FrequencyAtPortIndex(Int32, FrequencyConversionType) |
Gets frequency list at port index / Hz
(Inherited from FreqPortFreqConv) |
| FrequencyConversionAtPortIndex(Int32) |
Gets frequency conversion at port index
(Inherited from FreqPortFreqConv) |
| FrequencyConversionAtPortIndex(Int32, FrequencyConversionType) |
Gets frequency conversion at port index
(Inherited from FreqPortFreqConv) |
| FrequencyEquationInfoAtPortIndex |
Gets frequency equation information at port index
(Inherited from FreqPortFreqConv) |
| FrequencyInfoAtPortIndex |
Gets frequency information at port index
(Inherited from FreqPortFreqConv) |
| 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
(Inherited from FreqPortFreqConv) |
| Init(SParamDataT) | Initialize Y-Parameter data |
| Init(Double, VnaPortDescription) |
Initialize
(Inherited from FreqPort) |
| Init(Double, Int32) |
Initialize
(Inherited from FreqPort) |
| Init(Int32, Int32) |
Initialize
(Inherited from FreqPort) |
| Init(Double, VnaPortDescription, FrequencyConversion) |
Initialize
(Inherited from FreqPortFreqConv) |
| Init(Double, Int32, FrequencyConversion) |
Initialize
(Inherited from FreqPortFreqConv) |
| Init(Double, Int32, FrequencyConversion) |
Initialize
(Inherited from FreqPortFreqConv) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| PostInit |
Post initialize
(Overrides FreqPortFreqConvPostInit) |
| PreInit |
Pre initialize
(Overrides FreqPortFreqConvPreInit) |
| SameFrequencyConversions(FrequencyConversion, Boolean) |
Same frequency conversions
(Inherited from FreqPortFreqConv) |
| SameFrequencyConversions(IFreqPortFreqConv, Boolean) |
Same frequency conversions
(Inherited from FreqPortFreqConv) |
| 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) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |