Class hertz

Inheritance Relationships

Base Type

Class Documentation

class hertz : public rcppsw::types::named_type<int, struct hertz_tag>

A class fo representing rates.

Public Functions

hertz(const hertz&) = default
template<class T>
inline bool operator<(const T &other) const
inline hertz &operator=(const hertz &other)
template<class T>
inline bool operator>(const T &other) const