Determines whether the current instance of RfsaCoefficientInfo and the RfsaCoefficientInfo object that you specify are equal.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public bool Equals(RfsaCoefficientInfo coefficientInfo)

Parameters

NameTypeDescription
coefficientInfoRfsaCoefficientInfo

Specifies the RfsaCoefficientInfo object to be compared to the current instance of RfsaCoefficientInfo.

Returns

true if the two instances are equal; otherwise, false.