Interface DiskElectrodesWithoutGuardRing
Test cell disk electrodes without guard ring.
Namespace: OmicronLab.MaterialAnalyzer.AutomationInterface.Interfaces.TestCells
Assembly: OmicronLab.MaterialAnalyzer.AutomationInterface.dll (1.60.627.0)
Syntax
public interface DiskElectrodesWithoutGuardRing
Properties
Diameter
Gets the diameter in meters.
Declaration
double Diameter { get; }
Property Value
Type | Description |
---|---|
System.Double | The diameter in meters. |