IChannel

Summary

The information related to a channel

Properties

Structure

class IChannel
cluster

Extracts the cluster of the channel.

Type

ICluster

frame_triggerings

Extracts the frame triggerings of the channel.

Type

IEnumerable[IFrameTriggering]

name

The name of the item.

Type

str

pdu_triggerings

Extracts the pdu triggerings of the channel.

Type

IEnumerable[IPduTriggering]

signal_triggerings

Extracts the signal triggerings of the channel.

Type

IEnumerable[ISignalTriggering]

uuid

The uuid of the frame.

Type

str