SimGrid  3.16
Versatile Simulation of Distributed Systems
s_sg_platf_peer_cbarg Struct Reference

#include <platf_private.hpp>

Public Attributes

const char * id
 
double speed
 
double bw_in
 
double bw_out
 
const char * coord
 
tmgr_trace_t speed_trace
 
tmgr_trace_t state_trace
 

Member Data Documentation

◆ id

const char* s_sg_platf_peer_cbarg::id

◆ speed

double s_sg_platf_peer_cbarg::speed

◆ bw_in

double s_sg_platf_peer_cbarg::bw_in

◆ bw_out

double s_sg_platf_peer_cbarg::bw_out

◆ coord

const char* s_sg_platf_peer_cbarg::coord

◆ speed_trace

tmgr_trace_t s_sg_platf_peer_cbarg::speed_trace

◆ state_trace

tmgr_trace_t s_sg_platf_peer_cbarg::state_trace

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