![]() |
Represents a flat-cable that is agnostic of any waypoints or groups. Read-only.
The flat-cable is a connection that does not consider groups or waypoints. It can be followed to and from each real node, without having to enter or exist groups.
See OMC::Cable for more information.
Public Attributes | |
OutPort * | source |
Get the source port from which this cable is connected. | |
Node * | source_node |
Get the source node from which this cable is connected. | |
InPort * | destination |
Get the destination port to which this cable is connected. | |
Node * | destination_node |
Get the destination node to which this cable is connected. | |