Equals(RfsaSpectrumInfo)
- Updated2025-10-14
- 1 minute(s) read
Determines whether the current instance of RfsaSpectrumInfo and the RfsaSpectrumInfo object that you specify are equal.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public bool Equals(RfsaSpectrumInfo spectrumInfo)
Parameters
| Name | Type | Description |
|---|---|---|
| spectrumInfo | RfsaSpectrumInfo | Specifies the RfsaSpectrumInfo object to be compared to the current instance of RfsaSpectrumInfo. |
Returns
true if the two instances are equal; otherwise, false.