#include <sot/talos_balance/round-double-to-int.hh>
Public Member Functions | |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW | RoundDoubleToInt (const std::string &name) |
DECLARE_SIGNAL_IN (sin, double) | |
DECLARE_SIGNAL_OUT (sout, int) | |
virtual void | display (std::ostream &os) const |
void | init () |
Definition at line 52 of file round-double-to-int.hh.
RoundDoubleToInt | ( | const std::string & | name | ) |
Definition at line 45 of file round-double-to-int.cpp.
DECLARE_SIGNAL_IN | ( | sin | , |
double | |||
) |
DECLARE_SIGNAL_OUT | ( | sout | , |
int | |||
) |
|
virtual |
Definition at line 71 of file round-double-to-int.cpp.
|
inline |
Definition at line 62 of file round-double-to-int.hh.