FNSS ns-3 adapter
ns-3 adapter for the Fast Network Simulation Setup (FNSS) toolchain
 All Classes Files Functions Typedefs Pages
fnss::Edge Member List

This is the complete list of members for fnss::Edge, including all inherited members.

Edge(const Quantity &capacity=Quantity("1Mbps", Units::Bandwidth), const Quantity &delay=Quantity("1ms", Units::Time), const float &weight=0, const Quantity &bufferSize=Quantity("10 packets", Units::BufferSize))fnss::Edge
getBufferSize() const fnss::Edge
getCapacity() const fnss::Edge
getDelay() const fnss::Edge
getWeight() const fnss::Edge
setBufferSize(const Quantity &bufferSize)fnss::Edge
setCapacity(const Quantity &capacity)fnss::Edge
setDelay(const Quantity &delay)fnss::Edge
setWeight(float weight)fnss::Edge