NI-DAQmx .NET Framework 4.5 API Reference

PolynomialDirection Enumeration

  • Updated2023-02-21
  • 1 minute(s) read
PolynomialDirection Enumeration
Specifies the direction of the conversion the provided polynomial coefficients perform.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.45.49302

Syntax

public enum PolynomialDirection
Public Enumeration PolynomialDirection

Members

  Member nameValueDescription
Forward0The provided coefficients are the coefficients of the forward polynomial.
Reverse1The provided coefficients are the coefficients of the reverse polynomial.

See Also

Log in to get a better experience