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