Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 501 Bytes

FullprofPolynomial.rst

File metadata and controls

24 lines (14 loc) · 501 Bytes

FullprofPolynomial

.. index:: FullprofPolynomial

Description

A fullprof polynomial function of degree n is defined as:

y = A_0 + A_1 \times x + A_2 \times x^2 + ... + A_n \times x^n, \text{ where } x = \frac{\text{tof}}{\text{Bkpos}}-1

and A_0, ..., A_n are constant coefficients. Note: n must be either 6 or 12.

.. attributes::

.. properties::

.. categories::

.. sourcelink::