OcaSignalPath

class OcaSignalPath()

Signal path between two object ports in the same device.

OcaSignalPath.SourcePort

type: OcaPort

Source port (i.e. output port) of the signal path.

OcaSignalPath.SinkPort

type: OcaPort

Sink port (i.e. input port) of the signal path.