State for path following control routine. More...
#include <ikarus/controlroutines/pathfollowing.hh>
Public Types | |
| using | Domain = D |
Public Attributes | |
| const Domain & | domain |
| const ControlInformation & | information |
| const SubsidiaryArgs & | subsidiaryArgs |
| int | loadStep {-1} |
| double | stepSize {} |
| D | the type of the domain (in most cases FERequirement) |
| using Ikarus::PathFollowingState< D >::Domain = D |
| const Domain& Ikarus::PathFollowingState< D >::domain |
| const ControlInformation& Ikarus::PathFollowingState< D >::information |
| int Ikarus::PathFollowingState< D >::loadStep {-1} |
| double Ikarus::PathFollowingState< D >::stepSize {} |
| const SubsidiaryArgs& Ikarus::PathFollowingState< D >::subsidiaryArgs |