Access: Constraint Sample Stats
Reports statistics of the sampling applied for each constraint of the access.
Type: Fixed data
Availability: Reports
Name | Dimension | Type | Description |
---|
Number | Unitless | Integer | A count of sampling intervals. |
Sample Start Time | DateFormat | Real Number | First sample time. |
Sample Stop Time | DateFormat | Real Number | Last sample time. |
Output Intervals | Unitless | Integer | Number of intervals satisfying the constraint. |
Samples | Unitless | Integer | Number of samples taken. |
Max Step | TimeUnit | Real Number | Maximum step taken during sampling. |
Time at Max Step | DateFormat | Real Number | The value of time at the time of the maximum step. |
Min Interior Step | TimeUnit | Real Number | The minimum step taken, excluding the small steps near the interval boundaries. |
Time at Min Interior Step | DateFormat | Real Number | The value of time when taking the minimum step. |
Avg Interior Step | TimeUnit | Real Number | The average sampling step taken, excluding the small steps taken just inside the interval boundaries. |
Min Value | Unitless | Real Number | The minimum constraint value sampled. |
Max Value | Unitless | Real Number | The maximum constraint value sampled. |
Time at Min Value | DateFormat | Real Number | The time at the minimum value. |
Time at Max Value | DateFormat | Real Number | The time at the maximum value. |