Checks whether the two instances of RfsaCoefficientInfo are unequal.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public static bool operator!=(RfsaCoefficientInfo coefficientInfo1, RfsaCoefficientInfo coefficientInfo2)

Parameters

NameTypeDescription
coefficientInfo1RfsaCoefficientInfo

Specifies a RfsaCoefficientInfo object.

coefficientInfo2RfsaCoefficientInfo

Specifies a RfsaCoefficientInfo object.

Returns

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