Acoustic Research Tool (ART)  v0.10
ARTabort Struct Reference

An object of this class is thrown by ARTprogressIndicator when the user aborts an operation.

It must be catched wherever an abortion of a calculation by the user is possible. If the evaluation of a data container is aborted, the data container has to be reset to its original state with the function ResetEvaluation. Do so only when you are sure there are no circular dependencies in a data container, for example after evaluation as in the catch blockof an ARTabort error.

See Also
ARTprogressIndicator

Public Member Functions

 ARTabort (float p)

Public Attributes

float stoppedAt