Implementation of the Channel and ChannelList.
Class Inheritance Diagram
digraph inheritance7d04bdc98e {
bgcolor=transparent;
rankdir=TB;
size="8.0, 12.0";
"Channel" [URL="../gwpy.detector.Channel/#gwpy.detector.Channel",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top",tooltip="Representation of a gravitational-wave detectory data channel."];
"ChannelList" [URL="../gwpy.detector.ChannelList/#gwpy.detector.ChannelList",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top",tooltip="A `list` of `channels <Channel>`, with parsing utilities."];
}