RCAIDE.Framework.Optimization.Common.helper_functions.find_a_star#

find_a_star(dictionary, string)[source]#

Searches through a dictionary looking for an *

Assumptions: There may or may not be an asterisk

Source: N/A

Inputs: dictionary [Data()] input_dictionary [Data()] converted_values [Data()] aliases [list of str]

Outputs: newstrings [list of str]

Properties Used: N/A