Results from comparing two simulation runs
The DataTypeWorkflow.DiffRunResult
class
manages the results from comparing two simulation runs. A DataTypeWorkflow.DiffRunResult
object contains a DataTypeWorkflow.DiffSignalResult
object for each signal compared.
The DataTypeWorkflow.Converter.compareRuns
method returns a handle to a
DataTypeWorkflow.DiffRunResult
object.