Mts Multipurpose Elite Bedienungsanleitung Seite 260

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 662
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 259
XInterceptValue
YInterceptValue
The YInterceptValue returns the point where the line determined by the index values crosses the Y-Axis.
Returns
The index in to the arrays where the Y-intercept occurs.
Syntax
YInterceptValue(y-axis, x-axis, slope1Index, slope2Index)
Parameters
y-axis The Y-Axis data array being analyzed.
x-axis The X-Axis data array being analyzed.
Slope1Index The starting index of the region used to calculate the straight line.
Slope2Index - The ending index of the region used to calculate the straight line.
Unit Class
Same as Y-Axis data.
Example
The following function returns the Y-Intercept of the line defined by Slope1 and Slope2.
YInterceptValue(_Load, _Extension, Slope1, Slope2)
260 | MTS TestSuite
Working with Variables
Seitenansicht 259
1 2 ... 255 256 257 258 259 260 261 262 263 264 265 ... 661 662

Kommentare zu diesen Handbüchern

Keine Kommentare