SimGrid  3.14.159
Versatile Simulation of Distributed Systems
s_surf_metric_t Struct Reference

Detailed Description

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

Member Data Documentation

§ peak

double s_surf_metric_t::peak

The peak of the metric, ie its max value.

§ scale

double s_surf_metric_t::scale

Current availability of the metric according to the traces, in [0,1].

§ event

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: