Class RecorderFdsResultImplementation
The recorder FDS results implementation.
Inheritance
System.Object
RecorderFdsResultImplementation
Namespace: OmicronLab.MaterialAnalyzer.AutomationInterface
Assembly: OmicronLab.MaterialAnalyzer.AutomationInterface.dll (1.60.627.0)
Syntax
public class RecorderFdsResultImplementation : RecorderFdsResult
Properties
Frequency
Gets the frequency in Hz.
Declaration
public double Frequency { get; }
Property Value
Type | Description |
---|---|
System.Double |
TangentDelta
Gets the tangent delta.
Declaration
public double TangentDelta { get; }
Property Value
Type | Description |
---|---|
System.Double |