Class FixedRatioSampler
Defined in File fixed_ratio_sampler.h
Class Documentation
-
class FixedRatioSampler
Public Functions
-
explicit FixedRatioSampler(double ratio)
-
~FixedRatioSampler()
-
FixedRatioSampler(const FixedRatioSampler&) = delete
-
FixedRatioSampler &operator=(const FixedRatioSampler&) = delete
-
bool Pulse()
-
std::string DebugString()
-
explicit FixedRatioSampler(double ratio)