![]() |
JSBSim Flight Dynamics Model 1.2.3 (07 Jun 2025)
An Open Source Flight Dynamics and Control Software Library in C++
|
Definition at line 57 of file FGFunction.cpp.
Inheritance diagram for WrongNumberOfArguments:
Collaboration diagram for WrongNumberOfArguments:Public Member Functions | |
| WrongNumberOfArguments (const string &msg, const vector< FGParameter_ptr > &p, Element *el) | |
| FGParameter * | FirstParameter (void) const |
| const Element * | GetElement (void) const |
| size_t | NumberOfArguments (void) const |
Public Member Functions inherited from BaseException | |
| BaseException (const std::string &msg) | |
|
inline |
Definition at line 60 of file FGFunction.cpp.
|
inline |
Definition at line 64 of file FGFunction.cpp.
|
inline |
Definition at line 65 of file FGFunction.cpp.
|
inline |
Definition at line 63 of file FGFunction.cpp.