Public Member Functions | Private Attributes
cartographer::common::FixedRatioSampler Class Reference

#include <fixed_ratio_sampler.h>

List of all members.

Public Member Functions

std::string DebugString ()
 FixedRatioSampler (double ratio)
 FixedRatioSampler (const FixedRatioSampler &)
FixedRatioSampleroperator= (const FixedRatioSampler &)
bool Pulse ()
 ~FixedRatioSampler ()

Private Attributes

int64 num_pulses_ = 0
int64 num_samples_ = 0
const double ratio_

Detailed Description

Definition at line 29 of file fixed_ratio_sampler.h.


Constructor & Destructor Documentation

Definition at line 24 of file fixed_ratio_sampler.cc.

Definition at line 30 of file fixed_ratio_sampler.cc.


Member Function Documentation

Definition at line 41 of file fixed_ratio_sampler.cc.

FixedRatioSampler& cartographer::common::FixedRatioSampler::operator= ( const FixedRatioSampler )

Definition at line 32 of file fixed_ratio_sampler.cc.


Member Data Documentation

Definition at line 48 of file fixed_ratio_sampler.h.

Definition at line 49 of file fixed_ratio_sampler.h.

Definition at line 46 of file fixed_ratio_sampler.h.


The documentation for this class was generated from the following files:


cartographer
Author(s): The Cartographer Authors
autogenerated on Thu May 9 2019 02:27:36