Mike1DResultDataFactory Properties

Properties

SkipDataItems Flag indicating if to skip creating data items automatically from engine. If set, the user must define data items themselves, and also assure that data is populated automatically.

Default: false

UserDefinedWriting Flag indicating if the user handles flushing to file manually. If set, the user must manually write data to file.

Default: false, meaning that writing to file is handled automatically by the engine.

See Also