public struct AgilentCalStdDef<T>
where T : new(), Object, IRealNumber<T>
Public Structure AgilentCalStdDef(Of T As {New, Object, IRealNumber(Of T)})
generic<typename T>
where T : gcnew(), Object, IRealNumber<T>
public value class AgilentCalStdDef
[<SealedAttribute>]
type AgilentCalStdDef<'T when 'T : new() and Object and IRealNumber<'T>> =
struct
inherit ValueType
end
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType) |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |
CutoffFrequency | Cutoff Frequency / Hz |
HeightWidthRatio | Height / Width Ratio |
Media | Standard Media |
OffsetDelay | Offset Delay / s |
OffsetLoss | Offset Loss / (Ohm/s) |
OffsetZ0 | Offset Z0 / Ohm |
P0 | L0 / H, C0 / F |
P1 | L1 / (H/Hz), C1 / (F/Hz) |
P2 | L2 / (H/Hz^2), C2 / (F/Hz^2) |
P3 | L3 / (H/Hz^3), C3 / (F/Hz^3) |
Type | Standard Type |