Access: Constraint Samples
Reports constraint sampling.
Type: Fixed data
Availability: Reports
Name | Dimension | Type | Description |
---|
Number | Unitless | Integer | A count of the samples. |
Sample Time | DateFormat | Real Number | The time of the sample. |
Sample Value | Unitless | Real Number | The value at the sample time. |
Step | TimeUnit | Real Number | The step size of the step (i.e., this sample time minus previous sample time). |
Backward Difference | Unitless | Real Number | The difference between this sample value and the previous sample value. |
Forward Difference | Unitless | Real Number | The difference between the next sample value and the sample value at this time. |
Diff from Min Threshold | Unitless | Real Number | The difference in value from the minimum constraint threshold. |
Diff from Max Threshold | Unitless | Real Number | The difference in value from the maximum constraint threshold. |