| 
    Jpp
    18.2.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 | 
| identifiers of strings  More... | |
| ids_t | tripods | 
| identifiers of tripods  More... | |
| ids_t | hydrophones | 
| identifiers of strings with hydrophone  More... | |
| ids_t | transmitters | 
| identifiers of strings with transmitter  More... | |
Auxiliary data structure for group of lists of identifiers of to-be-fitted objects.
Definition at line 232 of file JSydney.cc.
      
  | 
  inline | 
      
  | 
  inline | 
Initialise.
| setup | setup | 
Definition at line 245 of file JSydney.cc.
| ids_t JACOUSTICS::JSydney::fits_t::strings | 
identifiers of strings
Definition at line 255 of file JSydney.cc.
| ids_t JACOUSTICS::JSydney::fits_t::tripods | 
identifiers of tripods
Definition at line 256 of file JSydney.cc.
| ids_t JACOUSTICS::JSydney::fits_t::hydrophones | 
identifiers of strings with hydrophone
Definition at line 257 of file JSydney.cc.
| ids_t JACOUSTICS::JSydney::fits_t::transmitters | 
identifiers of strings with transmitter
Definition at line 258 of file JSydney.cc.
 1.8.5