IO parameters for Galpy manager.
More...
#include <galpy_interface.h>
|
| | IOParamsGalpy () |
| |
| int | read (int argc, char *argv[], const int opt_used_pre=0) |
| | reading parameters from GNU option API More...
|
| |
| void | setBovyUnit (const bool print_flag=true) |
| | set Bovy unit scale factor (solar distance and velocityr referring to the Galactic center) converge from astronomical unit set (Myr, Msun, pc) More...
|
| |
IO parameters for Galpy manager.
◆ IOParamsGalpy()
| IOParamsGalpy::IOParamsGalpy |
( |
| ) |
|
|
inline |
◆ read()
| int IOParamsGalpy::read |
( |
int |
argc, |
|
|
char * |
argv[], |
|
|
const int |
opt_used_pre = 0 |
|
) |
| |
|
inline |
reading parameters from GNU option API
- Parameters
-
| [in] | argc | number of options |
| [in] | argv | string of options |
| [in] | opt_used_pre | already used option number from previous reading, use to correctly count the remaining argument number |
- Returns
- -1 if help is used; else the used number of argv
◆ setBovyUnit()
| void IOParamsGalpy::setBovyUnit |
( |
const bool |
print_flag = true | ) |
|
|
inline |
set Bovy unit scale factor (solar distance and velocityr referring to the Galactic center) converge from astronomical unit set (Myr, Msun, pc)
◆ config_filename
| IOParams<std::string> IOParamsGalpy::config_filename |
◆ input_par_store
◆ pre_define_type
| IOParams<std::string> IOParamsGalpy::pre_define_type |
◆ print_flag
| bool IOParamsGalpy::print_flag |
◆ rscale
◆ type_args
| IOParams<std::string> IOParamsGalpy::type_args |
◆ vscale
The documentation for this class was generated from the following file: