3.3.1.34. NXnoteΒΆ
Status:
base class, extends NXobject, version 1.0
Description:
Any additional freeform information not covered by the other base classes.
This class can be used to store additional information in a NeXus file e.g. pictures, movies, audio, additional text logs
Symbols:
No symbol table
- Groups cited:
- none
Structure:
author: NX_CHAR
Author or creator of notedate: NX_DATE_TIME
Date note created/addedtype: NX_CHAR
Mime content type of note data field e.g. image/jpeg, text/plain, text/htmlfile_name: NX_CHAR
Name of original file name if note was read from an external sourcedescription: NX_CHAR
Title of an image or other details of the notesequence_index: NX_POSINT
Sequence index of note, for placing a sequence of multiple NXnote groups in an order. Starts with 1.data: NX_BINARY
Binary note data - if text, line terminator is [CR][LF].