- class TMSiSDK.device.tmsi_impedance_channel.TMSiImpedanceChannel#
Bases:
object
Class to handle the Apex impedance channel
- __init__()#
Initialize the impedance channel.
Methods
__init__
()Initialize the impedance channel.
Get the index of the channel.
Get the name of the channel.
- get_channel_index()#
Get the index of the channel.
- Returns:
index of the channel.
- Return type:
int
- get_channel_name()#
Get the name of the channel.
- Returns:
name of the channel.
- Return type:
str