Interface CustomFdsFrequencySweepSettings
Class handling the frequency sweep related settings.
Namespace: OmicronLab.MaterialAnalyzer.AutomationInterface.Interfaces.MeasurementModes.Sweep.FrequencySweep.Settings
Assembly: OmicronLab.MaterialAnalyzer.AutomationInterface.dll (1.60.627.0)
Syntax
public interface CustomFdsFrequencySweepSettingsProperties
SamplingPoints
Gets the sampling points.
Declaration
double[] SamplingPoints { get; }Property Value
| Type | Description | 
|---|---|
| System.Double[] | The sampling points. |