Moby
|
Exception thrown when constraint violation is greater than a desired tolerance. More...
#include <ImpactToleranceException.h>
Public Member Functions | |
ImpactToleranceException (const std::list< UnilateralConstraint * > &impacting_constraints, double max_vio) | |
Public Attributes | |
std::list< UnilateralConstraint * > | constraints |
double | violation |
Exception thrown when constraint violation is greater than a desired tolerance.