SimGrid
3.14.159
Versatile Simulation of Distributed Systems
|
Resource which have a metric handled by a maxmin system.
#include <surf_interface.hpp>
Public Attributes | |
double | peak |
The peak of the metric, ie its max value. More... | |
double | scale |
Current availability of the metric according to the traces, in [0,1]. More... | |
tmgr_trace_iterator_t | event |
The associated trace event associated to the metric. More... | |
double s_surf_metric_t::peak |
The peak of the metric, ie its max value.
double s_surf_metric_t::scale |
Current availability of the metric according to the traces, in [0,1].
tmgr_trace_iterator_t s_surf_metric_t::event |
The associated trace event associated to the metric.