Skip to main content

DrawingBoundaryData

megane-viewer


megane-viewer / DrawingBoundaryData

Interface: DrawingBoundaryData

Defined in: pipeline/types.ts:76

Result of applying a fractional Drawing Boundary to a particle stream.

Properties

images

images: PeriodicAtomImageData

Defined in: pipeline/types.ts:84

Non-zero lattice translations that fall inside the drawing range.


max

max: [number, number, number]

Defined in: pipeline/types.ts:80

Inclusive fractional upper bounds along a, b, c.


min

min: [number, number, number]

Defined in: pipeline/types.ts:78

Inclusive fractional lower bounds along a, b, c.


sourceVisibleMask

sourceVisibleMask: Uint8Array

Defined in: pipeline/types.ts:82

One flag per structural atom: 1 when its untranslated position is visible.