Jpp  17.1.1
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Private Member Functions | Friends | List of all members
JACOUSTICS::JMODEL::JModel_t Struct Reference

Auxiliary class to hide access function to fit option. More...

#include <JModel.hh>

Static Private Member Functions

static JOption_tget_option ()
 Get reference to fit option. More...
 

Friends

JOption_t JMODEL::getOption ()
 
void JMODEL::setOption (const int)
 

Detailed Description

Auxiliary class to hide access function to fit option.

Definition at line 60 of file JAcoustics/JModel.hh.

Member Function Documentation

static JOption_t& JACOUSTICS::JMODEL::JModel_t::get_option ( )
inlinestaticprivate

Get reference to fit option.

Returns
option

Definition at line 71 of file JAcoustics/JModel.hh.

72  {
74 
75  return option;
76  }
fit times of emission of emitters and tilt angles of strings

Friends And Related Function Documentation

void JMODEL::setOption ( const int  )
friend

The documentation for this struct was generated from the following file: