3.3.1.41. NXprocessΒΆ
Status:
base class, extends NXobject, version 1.0
Description:
Document an event of data processing, reconstruction, or analysis for this data.
Symbols:
No symbol table
- Groups cited:
- NXnote
Structure:
program: NX_CHAR
Name of the program usedsequence_index: NX_POSINT
Sequence index of processing, for determining the order of multiple NXprocess steps. Starts with 1.version: NX_CHAR
Version of the program useddate: NX_DATE_TIME
Date and time of processing.(note): NXnote
The note will contain information about how the data was processed or anything about the data provenance. The contents of the note can be anything that the processing code can understand, or simple text.
The name will be numbered to allow for ordering of steps.