|
SimGrid
3.21
Versatile Simulation of Distributed Systems
|
#include <Resource.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... | |
| TraceEvent * | event |
| The associated trace event associated to the metric. More... | |
| double simgrid::kernel::resource::Resource::Metric::peak |
The peak of the metric, ie its max value.
| double simgrid::kernel::resource::Resource::Metric::scale |
Current availability of the metric according to the traces, in [0,1].
| TraceEvent* simgrid::kernel::resource::Resource::Metric::event |
The associated trace event associated to the metric.