Jpp
17.0.0
the software that should make you happy
|
Auxiliary namespace to encapsulate different model parameters. More...
Classes | |
struct | JModel_t |
Auxiliary class to hide access function to fit option. More... | |
struct | JString |
String parameters. More... | |
struct | JEmitter |
Emitter parameters. More... | |
Enumerations | |
enum | JOption_t { fit_emitters_only_t = 0, fit_emitters_and_strings_1st_order_t = 1, fit_emitters_and_strings_2nd_order_t = 2, fit_emitters_and_strings_2nd_order_and_stretching_t = 3 } |
Fit options. More... | |
Functions | |
JOption_t | getOption () |
Get fit option. More... | |
void | setOption (const int option) |
Set fit option. More... | |
Auxiliary namespace to encapsulate different model parameters.
Fit options.
Definition at line 47 of file JAcoustics/JModel.hh.
|
inline |
|
inline |
Set fit option.
option | option |
Definition at line 96 of file JAcoustics/JModel.hh.