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

Go to the source code of this file.

Classes

class  ContinuousState< T >
 The ContinuousState is a container for all the State variables that are unique to continuous Systems, i.e. More...
 
struct  State< T >
 The State is a container for all the data comprising the complete state of a particular System at a particular moment. More...
 

Namespaces

 drake
 
 drake::systems