COMMS
Template library intended to help with implementation of communication protocols.
|
#include "comms/options.h"
Options to specify units of the field.
TType | Type of the unints, can be any type from comms::traits::units namespace. |
TRatio | Ratio within the units type, must be a variant of std::ratio type. |