This package contains component models for run-time diagnostics. The models in this package can be used to stop a simulation if a test is violated.
| Name | Description |
|---|---|
| AssertEquality | Assert when condition is violated |
| AssertInequality | Assert when condition is violated |
| CheckEquality | Check equality between inputs up to a threshold |
| Validation | Collection of models that validate the diagnostics models |
| BaseClasses | Package with base classes for AixLib.Utilities.Diagnostics |