Span
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the frequency range of the computed spectrum, in hertz (Hz).
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public double Span { get; set; }
Remarks
Specifies a Double representing the frequency range of the computed spectrum.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Span property was accessed after the associated NIRfsa object was disposed. |