Drake
Drake C++ Documentation
region_of_attraction.h File Reference
Include dependency graph for region_of_attraction.h:

Classes

struct  RegionOfAttractionOptions
 Consolidates the many possible options to be passed to the region of attraction algorithm. More...
 

Namespaces

 drake
 
 drake::systems
 
 drake::systems::analysis
 

Functions

symbolic::Expression RegionOfAttraction (const System< double > &system, const Context< double > &context, const RegionOfAttractionOptions &options=RegionOfAttractionOptions())
 Estimates the region of attraction of the time-invariant system at the fixed point defined by context. More...