Go to the documentation of this file.
10 #ifndef SOT_CORE_UNARYOP_HH
11 #define SOT_CORE_UNARYOP_HH
19 #include <dynamic-graph/entity.h>
28 template <
typename Operator>
31 typedef typename Operator::Tin
Tin;
32 typedef typename Operator::Tout
Tout;
36 static std::string
getTypeInName(
void) {
return Operator::nameTypeIn(); }
73 #endif // #ifndef SOT_CORE_UNARYOP_HH
virtual const std::string & getClassName() const
SignalPtr< Tin, sigtime_t > SIN
static std::string getTypeInName(void)
UnaryOp(const std::string &name)
static std::string getTypeOutName(void)
Tout & computeOperation(Tout &res, sigtime_t time)
static const std::string CLASS_NAME
std::string getDocString() const
void signalRegistration(const SignalArray< sigtime_t > &signals)
SignalTimeDependent< Tout, sigtime_t > SOUT
sot-core
Author(s): Olivier Stasse, ostasse@laas.fr
autogenerated on Tue Oct 24 2023 02:26:32