Skip to content
Snippets Groups Projects

Returns ProbeParameterFactory from ProbeMCOFactory

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
from traits.api import Str, Type, Bool, Int, Function, List
from traits.api import Str, Type, Bool, Int, Function
from force_bdss.ids import mco_parameter_id, factory_id
from force_bdss.core.data_value import DataValue
Loading