|
Jpp test-rotations-new
the software that should make you happy
|
Auxiliary data structure for group of lists of identifiers of to-be-fitted objects. More...
Public Member Functions | |
| fits_t () | |
| Default constructor. | |
| void | initialise (const JSetup &setup) |
| Initialise. | |
Public Attributes | |
| ids_t | strings |
| identifiers of strings | |
| ids_t | tripods |
| identifiers of tripods | |
| ids_t | hydrophones |
| identifiers of strings with hydrophone | |
| ids_t | transmitters |
| identifiers of strings with transmitter | |
Auxiliary data structure for group of lists of identifiers of to-be-fitted objects.
Definition at line 249 of file JSydney.cc.
|
inline |
|
inline |
Initialise.
| setup | setup |
Definition at line 262 of file JSydney.cc.
| ids_t JACOUSTICS::JSydney::fits_t::strings |
identifiers of strings
Definition at line 272 of file JSydney.cc.
| ids_t JACOUSTICS::JSydney::fits_t::tripods |
identifiers of tripods
Definition at line 273 of file JSydney.cc.
| ids_t JACOUSTICS::JSydney::fits_t::hydrophones |
identifiers of strings with hydrophone
Definition at line 274 of file JSydney.cc.
| ids_t JACOUSTICS::JSydney::fits_t::transmitters |
identifiers of strings with transmitter
Definition at line 275 of file JSydney.cc.