KramersKronigResultCapacitance Property |
Gets the series capacitance (if available).
Namespace: RelaxIS_SDK.RelaxISWCFLink.KramersKronigAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public double Capacitance { get; set; }
Public Property Capacitance As Double
Get
Set
Dim instance As KramersKronigResult
Dim value As Double
value = instance.Capacitance
instance.Capacitance = value
Property Value
DoubleSee Also