public interface IWaveParamData<T> : IFreqPortZrFreqConv<T>,
IFreqPortZr<T>, IFreqPort, IFreqPortFreqConv
where T : new(), Object, IRealNumber<T>
Public Interface IWaveParamData(Of T As {New, Object, IRealNumber(Of T)})
Inherits IFreqPortZrFreqConv(Of T), IFreqPortZr(Of T), IFreqPort,
IFreqPortFreqConvgeneric<typename T>
where T : gcnew(), Object, IRealNumber<T>
public interface class IWaveParamData : IFreqPortZrFreqConv<T>,
IFreqPortZr<T>, IFreqPort, IFreqPortFreqConvtype IWaveParamData<'T when 'T : new() and Object and IRealNumber<'T>> =
interface
interface IFreqPortZrFreqConv<'T>
interface IFreqPortZr<'T>
interface IFreqPort
interface IFreqPortFreqConv
end| A | A Wave parameter data |
| AreAllPortIndicesZero |
Are all port indices zero?
(Inherited from IFreqPort) |
| AreAllPortsSingleEnded |
Are all ports single-ended?
(Inherited from IFreqPort) |
| ArePortIndicesUsed |
Are port indices used?
(Inherited from IFreqPort) |
| B | B Wave parameter data |
| Frequency |
Frequency / Hz
(Inherited from IFreqPort) |
| FrequencyConversions |
Frequency conversions
(Inherited from IFreqPortFreqConv) |
| Is1Port |
Is a 1 Port?
(Inherited from IFreqPort) |
| Is2Port |
Is a 2 Port?
(Inherited from IFreqPort) |
| IsCWTime |
Is CW time?
(Inherited from IFreqPort) |
| IsFrequencyConverting |
Is frequency converting
(Inherited from IFreqPortFreqConv) |
| IsFrequencyConvertingAndReceiversEqualToSource |
Is frequency converting (receivers == source)
(Inherited from IFreqPortFreqConv) |
| IsFrequencyConvertingAndReceiversNotEqualToSource |
Is frequency converting (receivers != source)
(Inherited from IFreqPortFreqConv) |
| IsMixedMode |
Is mixed-mode?
(Inherited from IFreqPort) |
| NFreq |
Number of frequency points
(Inherited from IFreqPort) |
| NPorts |
Number of ports
(Inherited from IFreqPort) |
| Ports |
Port assignment
(Inherited from IFreqPort) |
| PortZr |
Port Zr / Ohm
(Inherited from IFreqPortZrT) |