JSBSim Flight Dynamics Model
1.0 (02 March 2017)
An Open Source Flight Dynamics and Control Software Library in C++
|
This is the complete list of members for Objective, including all inherited members.
CostFunctionFull(long vars, Vector< double > &v, double &f) | Objective | |
CostFunctionFullCoordinatedTurn(long vars, Vector< double > &v, double &f) | Objective | |
CostFunctionFullTurn(long vars, Vector< double > &v, double &f) | Objective | |
CostFunctionFullWingsLevel(long vars, Vector< double > &v, double &f) | Objective | |
CostFunctionLongitudinal(long vars, Vector< double > &v, double &f) | Objective | |
CostFunctionPullUp(long vars, Vector< double > &v, double &f) | Objective | |
find_CostFunctionFull(long vars, Vector< double > &v, double &f, bool &success, void *t_ptr) | Objective | friend |
find_CostFunctionFullCoordinatedTurn(long vars, Vector< double > &v, double &f, bool &success, void *t_ptr) | Objective | friend |
find_CostFunctionFullTurn(long vars, Vector< double > &v, double &f, bool &success, void *t_ptr) | Objective | friend |
find_CostFunctionFullWingsLevel(long vars, Vector< double > &v, double &f, bool &success, void *t_ptr) | Objective | friend |
find_CostFunctionLongitudinal(long vars, Vector< double > &v, double &f, bool &success, void *t_ptr) | Objective | friend |
find_CostFunctionPullUp(long vars, Vector< double > &v, double &f, bool &success, void *t_ptr) | Objective | friend |
Get_x_val() const (defined in Objective) | Objective | inline |
mpCostFunctions (defined in Objective) | Objective | |
Objective(FGFDMExec *fdmex, FGTrimAnalysis *ta, double x) | Objective | |
PF typedef | Objective | |
Set_x_val(double new_x) (defined in Objective) | Objective | |
~Objective() | Objective | inline |