SimGrid  3.13
Versatile Simulation of Distributed Systems
s_surf_metric_t Struct Reference

Resource which have a metric handled by a maxmin system. More...

#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...
 

Detailed Description

Resource which have a metric handled by a maxmin system.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: