RUME.symbols

rume.RUME.symbols(*symbols)

Convenient function to retrieve the symbols used to represent simulation quantities.

This is a static method.

Parameters

*symbols: ParamSymbol = ()

The symbols to retrieve, as var-args.

Returns

tuple[sympy.Symbol, …]

A tuple containing the symbols requested, in the order requested.