Returns List of parameters that should be ignored. Tools which access this target should not display or manipulate these parameters.
Returns:
List of parameters that should be ignored. Tools which access this target should not display or manipulate these parameters.
42 43 44
# File 'lib/openc3/system/target.rb', line 42 def ignored_parameters @ignored_parameters end