Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DefectPlot

A container of defects that is the result or part of the result of a single evaluation run or scan.

Hierarchy

  • DefectPlot

Index

Constructors

constructor

Properties

actualSize

actualSize: Vector

The reference size in real-world units, e.g. mm.

actualVoxelSize

actualVoxelSize: Vector

The voxel size in real-world units, e.g. mm.

Private characteristicId

characteristicId: string

defects

defects: Iter<Defect>

The defects that are listed in this plot.

Private measurementId

measurementId: string

properties

The list of custom key value pairs of this plot.

referenceSize

referenceSize: Vector

The reference size in voxel units.

referenceVoxelSize

referenceVoxelSize: Vector

The size of a single voxel in voxel units. Most likely 1.

tolerance

tolerance: PlotTolerance | undefined

Global tolerance for all defects in this plot.

transformation

transformation: ElementSystem

The transformation from of the voxel coordinates.

version

1.1

Generated using TypeDoc