#include <a_ocriteria_H.h>
|
| a_ocriteria_H (const int rb, const int rf, const a_point &dir) |
|
virtual double | f (const a_structure *f) const |
| return an objective value used for optimization (can be the thrust for instance) (look at derived classes...) More...
|
|
| a_ocriteria () |
|
a_ocriteria_H is used to compute the thrust in a a_structure to be used to optimize the structure.
Definition at line 25 of file a_ocriteria_H.h.
◆ a_ocriteria_H()
a_ocriteria_H::a_ocriteria_H |
( |
const int |
rb, |
|
|
const int |
rf, |
|
|
const a_point & |
dir |
|
) |
| |
|
inline |
◆ f()
return an objective value used for optimization (can be the thrust for instance) (look at derived classes...)
Reimplemented from a_ocriteria.
Definition at line 23 of file a_ocriteria_H.cxx.
◆ dir_
a_point a_ocriteria_H::dir_ |
|
protected |
◆ rb_
◆ rf_
The documentation for this class was generated from the following files: