#CAPTION# getTLMVariableTypes ——————-

Gets the type of an TLM variable. #END#

#LUA# .. code-block:: lua

# not available

#END#

#PYTHON# .. code-block:: python

# not available

#END#

#CAPI# .. code-block:: c

oms_status_enu_t oms_getTLMVariableTypes(oms_tlm_domain_t domain, const int dimensions, const oms_tlm_interpolation_t interpolation, char ***types, char ***descriptions);

#END#

#OMC# .. code-block:: Modelica

# not available

#END#

#DESCRIPTION# #END#