X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/695a5d0b3490296b3df020da81d1e586f5d2f645..5937b88aaa18de687b2de15a97ee3ae0dc480f64:/doc/doxygen/platform.doc?ds=sidebyside diff --git a/doc/doxygen/platform.doc b/doc/doxygen/platform.doc index c4e0ea49c4..318db98295 100644 --- a/doc/doxygen/platform.doc +++ b/doc/doxygen/platform.doc @@ -427,7 +427,7 @@ to latency. Attribute name | Mandatory | Values | Description --------------- | --------- | ------ | ----------- id | yes | string | The identifier of the link to be used when referring to it. -bandwidth | yes | int | Maximum bandwidth for this link, given in bytes/s +bandwidth | yes | string | Maximum bandwidth for this link, along with its unit. latency | no | double (default: 0.0) | Latency for this link. sharing_policy | no | @ref sharing_policy_shared "SHARED"@|@ref pf_sharing_policy_fatpipe "FATPIPE"@|@ref pf_sharing_policy_splitduplex "SPLITDUPLEX" (default: SHARED) | Sharing policy for the link. bandwidth_file | no | string | Allows you to use a file as input for bandwidth.