#include <ObsAvoiAlgoDyn.h>

Public Member Functions | |
| ObsAvoiAlgoDyn (ObsAvoiAlgoDynBoxPar &inPar) | |
| Constructor. | |
| ObsAvoiAlgoDyn (ObsAvoiAlgoBangBangPar &inPar) | |
| Constructor. | |
| void | run (ObsAvoiAlgoDynIn in, ObsAvoiAlgoDynOut &out) |
| Execute a step of the algorithm. | |
| string | getObjectName () const |
| Gets the name. | |
| ObsAvoiAlgoDyn::ObsAvoiAlgoDyn | ( | ObsAvoiAlgoDynBoxPar & | inPar | ) |
| ObsAvoiAlgoDyn::ObsAvoiAlgoDyn | ( | ObsAvoiAlgoBangBangPar & | inPar | ) |
| void ObsAvoiAlgoDyn::run | ( | ObsAvoiAlgoDynIn | in, | |
| ObsAvoiAlgoDynOut & | out | |||
| ) |
Execute a step of the algorithm.
| [in] | in | Inputs of the algorithm. |
| [out] | &out | Inputs of the algorithm. |
| string ObsAvoiAlgoDyn::getObjectName | ( | ) | const [inline, virtual] |
1.5.6