Monitor Frequency Range
The monitor frequency range event triggers an update every time that the number of samples collected by a monitor are within a specified range.
For example, observing the physical time monitor results in the event triggering an update every time-step until the number of time-steps exceeds the limit set by the frequency range.
Monitor Frequency Range Properties
- Enabled
- Specifies whether the update event is active or not.
- Evaluated Status
- Displays the current status
of event evaluation (read-only). The possible status are:
- Satisfied: Indicates the update event has been satisfied.
- Unsatisfied: Indicates the update event is not satisfied.
- Unevaluated: Indicates the update event is currently not evaluated.
- Iteration
- Displays the iteration at which the event was last evaluated. This property is read only.
- Monitor
- Specifies which monitor to use for this update event.
- Range Operation
- Specifies the range for the
update event:
- >=: The event triggers an update when the monitor collects n or more samples, where n is the Range Value.
- <=: The event triggers an update when the monitor collects n samples or less, where n is the Range Value.
- Range Value
- Specifies the value that is used in the Range Operation.
- Start Count
- Specifies the number of samples that are required before the event triggers.