Rosetta
Functions
rdc Namespace Reference

Functions

BooleanOptionKey const rdc ("rdc")
 
BooleanOptionKey const correct_NH_length ("rdc:correct_NH_length")
 
BooleanOptionKey const reduced_couplings ("rdc:reduced_couplings")
 
FileOptionKey const weights ("rdc:weights")
 
RealOptionKey const iterate_weights ("rdc:iterate_weights")
 
FileOptionKey const segment_file ("rdc:segment_file")
 
StringOptionKey const segment_scoring_mode ("rdc:segment_scoring_mode")
 
RealOptionKey const total_weight ("rdc:total_weight")
 
RealOptionKey const tensor_weight ("rdc:tensor_weight")
 
FileOptionKey const print_rdc_values ("rdc:print_rdc_values")
 
RealOptionKey const iterate_tol ("rdc:iterate_tol")
 
BooleanOptionKey const iterate_reset ("rdc:iterate_reset")
 
FileOptionKey const dump_weight_trajectory ("rdc:dump_weight_trajectory")
 
RealVectorOptionKey const fix_normAzz ("rdc:fix_normAzz")
 
StringOptionKey const fit_method ("rdc:fit_method")
 
RealVectorOptionKey const fixDa ("rdc:fixDa")
 
RealVectorOptionKey const fixR ("rdc:fixR")
 
IntegerOptionKey const nlsrepeat ("rdc:nlsrepeat")
 

Function Documentation

◆ correct_NH_length()

BooleanOptionKey const rdc::correct_NH_length ( "rdc:correct_NH_length"  )

Referenced by register_options().

◆ dump_weight_trajectory()

FileOptionKey const rdc::dump_weight_trajectory ( "rdc:dump_weight_trajectory"  )

◆ fit_method()

StringOptionKey const rdc::fit_method ( "rdc:fit_method"  )

◆ fix_normAzz()

RealVectorOptionKey const rdc::fix_normAzz ( "rdc:fix_normAzz"  )

◆ fixDa()

RealVectorOptionKey const rdc::fixDa ( "rdc:fixDa"  )

◆ fixR()

RealVectorOptionKey const rdc::fixR ( "rdc:fixR"  )

◆ iterate_reset()

BooleanOptionKey const rdc::iterate_reset ( "rdc:iterate_reset"  )

◆ iterate_tol()

RealOptionKey const rdc::iterate_tol ( "rdc:iterate_tol"  )

◆ iterate_weights()

RealOptionKey const rdc::iterate_weights ( "rdc:iterate_weights"  )

◆ nlsrepeat()

IntegerOptionKey const rdc::nlsrepeat ( "rdc:nlsrepeat"  )

◆ print_rdc_values()

FileOptionKey const rdc::print_rdc_values ( "rdc:print_rdc_values"  )

Referenced by register_options().

◆ rdc()

BooleanOptionKey const rdc::rdc ( "rdc"  )

◆ reduced_couplings()

BooleanOptionKey const rdc::reduced_couplings ( "rdc:reduced_couplings"  )

Referenced by register_options().

◆ segment_file()

FileOptionKey const rdc::segment_file ( "rdc:segment_file"  )

◆ segment_scoring_mode()

StringOptionKey const rdc::segment_scoring_mode ( "rdc:segment_scoring_mode"  )

◆ tensor_weight()

RealOptionKey const rdc::tensor_weight ( "rdc:tensor_weight"  )

◆ total_weight()

RealOptionKey const rdc::total_weight ( "rdc:total_weight"  )

◆ weights()

FileOptionKey const rdc::weights ( "rdc:weights"  )