Drake
basic_state_vector.h File Reference
#include <cstdint>
#include <memory>
#include <stdexcept>
#include "drake/systems/framework/basic_vector.h"
#include "drake/systems/framework/leaf_state_vector.h"
#include "drake/systems/framework/vector_interface.h"
Include dependency graph for basic_state_vector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BasicStateVector< T >
 BasicStateVector is a concrete class template that implements StateVector in a convenient manner for leaf Systems, by owning and wrapping a VectorInterface<T>. More...
 

Namespaces

 drake
 
 drake::systems