ETransitionChoice Enum

The transition selection method applied by the gauge measurement

Namespace: Euresys::Open_eVision

ETransitionChoice_NthFromBegin

N-th transition from the beginning (counting from 0).

ETransitionChoice_NthFromEnd

N-th transition from the end (counting from 0).

ETransitionChoice_LargestAmplitude

Transition whose peak has the largest amplitude value.

ETransitionChoice_LargestArea

Transition whose peak has the largest area value.

ETransitionChoice_Closest

Transition closest to the center.

ETransitionChoice_All

All transitions.

ETransitionChoice Enum

The transition selection method applied by the gauge measurement

Namespace: Euresys.Open_eVision

NthFromBegin

N-th transition from the beginning (counting from 0).

NthFromEnd

N-th transition from the end (counting from 0).

LargestAmplitude

Transition whose peak has the largest amplitude value.

LargestArea

Transition whose peak has the largest area value.

Closest

Transition closest to the center.

All

All transitions.

ETransitionChoice Enum

The transition selection method applied by the gauge measurement

Module: open_evision

NthFromBegin

N-th transition from the beginning (counting from 0).

NthFromEnd

N-th transition from the end (counting from 0).

LargestAmplitude

Transition whose peak has the largest amplitude value.

LargestArea

Transition whose peak has the largest area value.

Closest

Transition closest to the center.

All

All transitions.