2.3.3.1.4. Working with Computers¶
Data schemas to describe a computer that was used for collecting or processing data.
Base Classes¶
- NXcircuit
Base class for documenting circuit devices.
- NXcs_computer
Base class for reporting the description of a computer.
- NXcs_filter_boolean_mask
Base class for packing and unpacking booleans.
- NXcs_memory
Base class for reporting the description of the memory system of a computer.
- NXcs_prng
Computer science description of pseudo-random number generator.
- NXcs_processor
Base class for reporting the description of processing units of a computer.
- NXcs_profiling
Computer science description for performance and profiling data of an application.
- NXcs_profiling_event
Computer science description of a profiling event.
- NXcs_storage
Base class for reporting the description of the I/O of a computer.
- NXnote
Any additional freeform information not covered by the other base classes.
- NXprocess
The NXprocess class describes an operation of processing data.
- NXprogram
Base class to describe a software tool or library.
- NXuser
Contact information for a user.