ChronoA.SetDecimation()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Curve classes > class CHRONOA >

ChronoA.SetDecimation()

Description

Allow for a logarithmic time display during the Chrono experiment.

 

There are settings which can specify the number of non-decimated points prior to and after the actual step.

 

Type

INSTANCE FUNCTION

 

Usage

ChronoA.SetDecimation(Decimation, PreStep, PostStep)

 

Decimation

BOOL

Boolean indicating whether or not the data will be decimated or not.

PreStep

INDEX

The number of data points to show in an undecimated format prior to the step.

PostStep

INDEX

The number of data points to show in an undecimated format after the step.