|
Rosetta
|
Functions | |
| BooleanOptionKey const | saxs ("score:saxs") |
| RealOptionKey const | min_score ("score:saxs:min_score") |
| StringOptionKey const | custom_ff ("score:saxs:custom_ff") |
| StringOptionKey const | print_i_calc ("score:saxs:print_i_calc") |
| FileOptionKey const | ref_fa_spectrum ("score:saxs:ref_fa_spectrum") |
| FileOptionKey const | ref_cen_spectrum ("score:saxs:ref_cen_spectrum") |
| FileOptionKey const | ref_spectrum ("score:saxs:ref_spectrum") |
| FileOptionKey const | ref_pddf ("score:saxs:ref_pddf") |
| RealOptionKey const | d_min ("score:saxs:d_min") |
| RealOptionKey const | d_max ("score:saxs:d_max") |
| RealOptionKey const | d_step ("score:saxs:d_step") |
| RealOptionKey const | q_min ("score:saxs:q_min") |
| RealOptionKey const | q_max ("score:saxs:q_max") |
| RealOptionKey const | q_step ("score:saxs:q_step") |
| BooleanOptionKey const | fit_pddf_area ("score:saxs:fit_pddf_area") |
| StringOptionKey const score::saxs::custom_ff | ( | "score:saxs:custom_ff" | ) |
References saxs().
Referenced by register_options().
| RealOptionKey const score::saxs::d_max | ( | "score:saxs:d_max" | ) |
References saxs().
| RealOptionKey const score::saxs::d_min | ( | "score:saxs:d_min" | ) |
References saxs().
| RealOptionKey const score::saxs::d_step | ( | "score:saxs:d_step" | ) |
References saxs().
| BooleanOptionKey const score::saxs::fit_pddf_area | ( | "score:saxs:fit_pddf_area" | ) |
References saxs().
| RealOptionKey const score::saxs::min_score | ( | "score:saxs:min_score" | ) |
References saxs().
| StringOptionKey const score::saxs::print_i_calc | ( | "score:saxs:print_i_calc" | ) |
References saxs().
| RealOptionKey const score::saxs::q_max | ( | "score:saxs:q_max" | ) |
References saxs().
Referenced by register_options().
| RealOptionKey const score::saxs::q_min | ( | "score:saxs:q_min" | ) |
References saxs().
Referenced by register_options().
| RealOptionKey const score::saxs::q_step | ( | "score:saxs:q_step" | ) |
References saxs().
Referenced by register_options().
| FileOptionKey const score::saxs::ref_cen_spectrum | ( | "score:saxs:ref_cen_spectrum" | ) |
References saxs().
Referenced by register_options().
| FileOptionKey const score::saxs::ref_fa_spectrum | ( | "score:saxs:ref_fa_spectrum" | ) |
References saxs().
Referenced by register_options().
| FileOptionKey const score::saxs::ref_pddf | ( | "score:saxs:ref_pddf" | ) |
References saxs().
Referenced by register_options().
| FileOptionKey const score::saxs::ref_spectrum | ( | "score:saxs:ref_spectrum" | ) |
References saxs().
Referenced by register_options().
| BooleanOptionKey const score::saxs::saxs | ( | "score:saxs" | ) |
Referenced by custom_ff(), d_max(), d_min(), d_step(), fit_pddf_area(), min_score(), print_i_calc(), q_max(), q_min(), q_step(), ref_cen_spectrum(), ref_fa_spectrum(), ref_pddf(), and ref_spectrum().