#include <ObsAvoiAlgoPFM.h>

Public Member Functions | |
| ObsAvoiAlgoPFM () | |
| null constructor | |
| ObsAvoiAlgoPFM (ObsAvoiAlgoParPFM OAP) | |
| parameter constructor | |
| void | getControl (ObsAvoiAlgoIn &in, ObsAvoiAlgoOut *out) |
| retrieve control commands computed by the algorithm | |
| string | getObjectName () const |
| Gets the name. | |
Protected Attributes | |
| ObsAvoiAlgoParPFM | par |
| current parameters algorithm | |
| MipAlgorithms::ObsAvoiAlgoPFM::ObsAvoiAlgoPFM | ( | ) | [inline] |
null constructor
| MipAlgorithms::ObsAvoiAlgoPFM::ObsAvoiAlgoPFM | ( | ObsAvoiAlgoParPFM | OAP | ) | [inline] |
parameter constructor
| OAP | parameter object containing the desired value for the parameters |
| void MipAlgorithms::ObsAvoiAlgoPFM::getControl | ( | ObsAvoiAlgoIn & | in, | |
| ObsAvoiAlgoOut * | out | |||
| ) | [virtual] |
retrieve control commands computed by the algorithm
| [in] | in | input object |
| [out] | out | pointer to output object |
Reimplemented from MipAlgorithms::ObsAvoiAlgo.
| string MipAlgorithms::ObsAvoiAlgoPFM::getObjectName | ( | ) | const [inline, virtual] |
ObsAvoiAlgoParPFM MipAlgorithms::ObsAvoiAlgoPFM::par [protected] |
1.5.6