differential_geometry.dependence.DenseDependenceObject.axes_symbols#

property DenseDependenceObject.axes_symbols: List[Symbol]#

The symbolic representations of the dependent coordinate axes.

These are SymPy symbols corresponding to each axis name in dependent_axes.

Returns:

List of SymPy axis symbols.

Return type:

List[sympy.Symbol]