SimGrid  3.14.159
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
 
double lat
 
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

§ lat

double s_sg_platf_peer_cbarg::lat

§ 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: