Jpp
18.0.0
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. More... | |
void | initialise (const JSetup &setup) |
Initialise. More... | |
Public Attributes | |
ids_t | strings |
strings More... | |
ids_t | tripods |
tripods More... | |
ids_t | hydrophones |
hydrophones More... | |
ids_t | transmitters |
transmitters More... | |
Auxiliary data structure for group of lists of identifiers of to-be-fitted objects.
Definition at line 225 of file JSydney.cc.
|
inline |
|
inline |
Initialise.
setup | setup |
Definition at line 238 of file JSydney.cc.
ids_t JACOUSTICS::JSydney::fits_t::strings |
strings
Definition at line 248 of file JSydney.cc.
ids_t JACOUSTICS::JSydney::fits_t::tripods |
tripods
Definition at line 249 of file JSydney.cc.
ids_t JACOUSTICS::JSydney::fits_t::hydrophones |
hydrophones
Definition at line 250 of file JSydney.cc.
ids_t JACOUSTICS::JSydney::fits_t::transmitters |
transmitters
Definition at line 251 of file JSydney.cc.