|
|
| second_order_guidance (void) |
| | Constructor.
|
| |
|
| ~second_order_guidance () |
| | Destructor.
|
| |
|
void | initialize (const double omega, const double zeta, const double tol, const double mu, const ml_matrix target_state) |
| | Initialize.
|
| |
|
ml_matrix | update (const ml_matrix state) |
| | Initialize.
|
| |
|
bool | is_initialized (void) |
| | Tell if it is initialzed.
|
| |