|
Go to the source code of this file.
Classes | |
class | Frequency |
Represents a frequency. More... | |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
armarx::core | |
armarx::core::time | |
Functions | |
Frequency | operator/ (const double cyclesPerDuration, const Duration &duration) |
Frequency | operator/ (const int cyclesPerDuration, const Duration &duration) |
Frequency | operator/ (const std::int64_t cyclesPerDuration, const Duration &duration) |
std::ostream & | operator<< (std::ostream &out, const Frequency &rhs) |