Find the channel type in a given GWF file.
Requires a GWF backend library.
- Parameters:
- channel
str, Channel Name of data channel to find.
- gwf
str GWF file to read.
- backend
str, optional The GWF backend to use. Default is ‘any’.
- Returns:
- ctype
str the type of the channel (‘adc’, ‘sim’, or ‘proc’)
- Raises:
ValueErrorif the channel is not found in the table-of-contents