finesse.components.general.determine_coupling_type¶
- finesse.components.general.determine_coupling_type(from_node, to_node)[source]¶
Retrieves the type of coupling (see
CouplingType
) between two nodes.- Parameters:
- Returns:
- coupling_t
CouplingType
The type of coupling between the two given nodes.
- coupling_t