Rosetta
Functions
evolution Namespace Reference

Functions

BooleanOptionKey const evolution ("evolution")
 
FileVectorOptionKey const parentlist ("evolution:parentlist")
 
FileVectorOptionKey const childlist ("evolution:childlist")
 
StringOptionKey const action ("evolution:action")
 
RealOptionKey const rms_threshold ("evolution:rms_threshold")
 
RealOptionKey const rms_topmargin ("evolution:rms_topmargin")
 
StringOptionKey const targetdir ("evolution:targetdir")
 
RealOptionKey const padding_score_filter ("evolution:padding_score_filter")
 
RealOptionKey const padding_stage2_filter ("evolution:padding_stage2_filter")
 

Function Documentation

◆ action()

StringOptionKey const evolution::action ( "evolution:action"  )

Referenced by main().

◆ childlist()

FileVectorOptionKey const evolution::childlist ( "evolution:childlist"  )

Referenced by main().

◆ evolution()

BooleanOptionKey const evolution::evolution ( "evolution"  )

◆ padding_score_filter()

RealOptionKey const evolution::padding_score_filter ( "evolution:padding_score_filter"  )

Referenced by main().

◆ padding_stage2_filter()

RealOptionKey const evolution::padding_stage2_filter ( "evolution:padding_stage2_filter"  )

Referenced by main().

◆ parentlist()

FileVectorOptionKey const evolution::parentlist ( "evolution:parentlist"  )

Referenced by main().

◆ rms_threshold()

RealOptionKey const evolution::rms_threshold ( "evolution:rms_threshold"  )

Referenced by processChild().

◆ rms_topmargin()

RealOptionKey const evolution::rms_topmargin ( "evolution:rms_topmargin"  )

Referenced by processChild().

◆ targetdir()

StringOptionKey const evolution::targetdir ( "evolution:targetdir"  )

Referenced by main().