FNSS ns-3 adapter
ns-3 adapter for the Fast Network Simulation Setup (FNSS) toolchain
|
This is the complete list of members for fnss::Quantity, including all inherited members.
convert(const std::string &unit) | fnss::Quantity | |
fromString(const std::string &str) | fnss::Quantity | |
getMeasurementUnit() const | fnss::Quantity | |
getUnit() const | fnss::Quantity | |
getValue() const | fnss::Quantity | |
operator<(const Quantity &other) const | fnss::Quantity | |
operator<=(const Quantity &other) const | fnss::Quantity | |
operator=(const Quantity &other) | fnss::Quantity | |
operator==(const Quantity &other) const | fnss::Quantity | |
operator>(const Quantity &other) const | fnss::Quantity | |
operator>=(const Quantity &other) const | fnss::Quantity | |
Quantity(const double &value, const std::string &unit, const MeasurementUnit &converter) | fnss::Quantity | |
Quantity(const double &value, const MeasurementUnit &converter) | fnss::Quantity | |
Quantity(const std::string &str, const MeasurementUnit &converter) | fnss::Quantity | |
Quantity(const MeasurementUnit &converter) | fnss::Quantity | |
setUnit(const std::string &unit) | fnss::Quantity | |
setValue(const double &value) | fnss::Quantity | |
toString(const std::string &separator="") const | fnss::Quantity |