|
Jpp 21.0.0-rc.3
the software that should make you happy
|
Auxiliary data structure for fit options. More...
Public Member Functions | |
| void | set (const char c, const bool value) |
| Set value of given coordinate. | |
Public Attributes | |
| bool | x = true |
| x-coordinate | |
| bool | y = true |
| y-coordinate | |
| bool | z = true |
| z-coordinate | |
Auxiliary data structure for fit options.
Definition at line 164 of file JSydney.cc.
|
inline |
Set value of given coordinate.
| c | coordinate |
| value | value |
Definition at line 171 of file JSydney.cc.
| bool JACOUSTICS::JSydney::fit_t::x = true |
x-coordinate
Definition at line 189 of file JSydney.cc.
| bool JACOUSTICS::JSydney::fit_t::y = true |
y-coordinate
Definition at line 190 of file JSydney.cc.
| bool JACOUSTICS::JSydney::fit_t::z = true |
z-coordinate
Definition at line 191 of file JSydney.cc.