-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* - * • controlmechanism.py: - add controlType attribute • gatingmechanism.py: - remove Parameters.output_port._parse_output_ports (handled by ControlMechanism) * • controlmechanism.py: - add controlType attribute • gatingmechanism.py: - remove Parameters.output_port._parse_output_ports (handled by ControlMechanism) • gatingsignal.py: - remove _parse_port_specific_specs (handled by ControlSignal) * • controlmechanism.py: - add controlType attribute • gatingmechanism.py: - remove Parameters.output_port._parse_output_ports (handled by ControlMechanism) • gatingsignal.py: - remove _parse_port_specific_specs (handled by ControlSignal) * - * • controlmechanism.py: - Parameters._parse_output_port(): remove error for dual spec (handled by ControlSignal) * - * - * - * - Co-authored-by: jdcpni <pniintel55>
- Loading branch information
Showing
9 changed files
with
82 additions
and
161 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.