iode.Equation.instruments

Equation.instruments

instruments: Union[str, List[str]]

Instrument(s) used for the estimation.

Parameters:
value: str or list(str)

If several instruments are required for the estimation, they can be passed either as a unique string in which instruments are separated by a semi colon ‘;’ or as a list of strings.