An abstract superclass for the Context3 objects for dynamical systems, encapsulating functionality th...
Definition: context3.h:87
DRAKESYSTEMFRAMEWORK_EXPORT Adder3(const std::string &name, int num_inputs, int length)
Create an Adder System with a given number of VectorInputPort's of a particular length, with a single VectorOutputPort of the same length.
Definition: adder3.cc:14