Mts Multipurpose Elite Manual de usuario Pagina 218

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 662
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 217
Parameters
ForceArray - The force array data.
ComplianceCoefficients - The coefficient array generated during the compliance Test Run.
Unit Class
Extension
Example
ExtensionArray - Compliance(ForceArray, ComplianceCoefficients)
CurveFitValue
Returns
The requested coefficient.
Syntax
CurveFitValue(Order, Coefficient, yArray, aArray, StartIndex, EndIndex)
Parameters
Order The order of the polynomial fit to calculate using the yArray and xArray data.
Coefficient The coefficient to return.
yArray The Y array data.
xArray The X array data.
StartIndex The optional start index of the arrays.
EndIndex The optional end index of the arrays.
Unit Class
Dependent upon equation order, coefficient number, and channels specified.
Example
CurveFitValue(2, 0, yArray, aArray, StartIndex, EndIndex)
This example returns the zero coefficient from the second order polynomial fit on the X and Y arrays
between the indexes specified by StartIndex and EndIndex.
Polynomial
The Polynomial function returns the Y value based on an X value and the coefficients generated with the
PolynomialFit function.
Returns
The Y value associated with the X value.
218 | MTS TestSuite
Working with Variables
Vista de pagina 217
1 2 ... 213 214 215 216 217 218 219 220 221 222 223 ... 661 662

Comentarios a estos manuales

Sin comentarios