functionassertLogValue
Assert that a value is within orders of magnitude of specification
Extends from Modelica.Icons.Function (Icon for functions).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | actual | Actual value | |
| Real | expected | Expected value | |
| Real | o | 1 | Error tolerance in orders of magnitude |
| String | name | "" | Name of test |