X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b527d96191594aeae2844e2bf4337391e81412ea..d7a342ebdb564e43f7d192eb49402e2d96ac8a46:/doc/doxygen/platform.doc 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.