Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration PlotPointState

Known states of points. These are flags and can appear combined.

version

1.4

Index

Enumeration members

AirScanning

AirScanning: = 256

Der Taster hatte keinen Kontakt zum Material.

Duplicate

Duplicate: = 32

Point is a duplicate of another point.

EvaluationRange

EvaluationRange: = 16

Point lies out of the evaluation range.

Gap

Gap: = 1024

Point marks the beginning or end of a gap.

IgnoreGroove1

IgnoreGroove1: = 64

Point has been tagged by the controllers groove masking.

IgnoreGroove2

IgnoreGroove2: = 128

Point has been tagged by the controllers groove masking.

None

None: = 0

No state.

Outlier

Outlier: = 1

An outlier point.

Overlap

Overlap: = 2

A point overlapping another point.

TiltedAcceleration

TiltedAcceleration: = 8

Tagged because of a tilted acceleration.

TiltedForce

TiltedForce: = 4

Tagged because of a tilted force.

Virtual

Virtual: = 512

A calculated point.

Generated using TypeDoc