Skip to documentation content
On this page
  1. Reference
  2. Contract
  3. Signature

get_system_solver

Return a system solver by label.

Reference

FieldValueDescription
symboltelion_api.Model.get_system_solver
signature(label: 'str') -> 'Study'
returnStudy

Return a system solver by label.

Contract

PropertyValue
symboltelion_api.Model.get_system_solver
signature(label: 'str') -> 'Study'
returnStudy

Signature

telion_api.Model.get_system_solver(label: 'str') -> 'Study'