Endorphin.Instrument.Agilent.E8257D


AmplitudeSweep

Namespace: Endorphin.Instrument.Agilent.E8257D
Parent Module: Sweep

A sweep through some set amplitudes, either through a range of amplitudes, or just at a constant amplitude.

Union Cases

Union CaseDescription
AmplitudeSweep(range)
Signature: Range<Amplitude>
FixedAmplitude(amplitude)
Signature: Amplitude
F# Project
Fork me on GitHub