Multiplexer#
- class ansys.aedt.core.emit_core.nodes.generated.multiplexer.Multiplexer(emit_obj, result_id, node_id)#
Provide multiplexer.
Methods
Add a New Multiplexer Band to this Multiplexer.
Delete this node.
Multiplexer.duplicate([new_name])Duplicate this node.
Multiplexer.export_to_csv([file_name, ports])Export's the data for this node
Check if node is also a component.
Multiplexer.get_properties([property_names, ...])Get all of a node's properties in a single API call.
Multiplexer.plot([ports])Bring up a Cartesian plot for this node
Multiplexer.props_to_dict(props)Converts a list of key/value pairs to a dictionary.
Multiplexer.set_properties(properties[, ...])Set multiple node properties simultaneously.
Attributes
Child types allowed for this node.
Child nodes of this node.
Name of file defining the multiplexer.
Multiplexer Type.
Name of the node.
The type of this emit node.
System Noise temperature (K) of the component.
Expand to view/edit notes stored with the project.
Desktop instance used for version checking.
Full node name of the parent node including the entire tree structure
Assigns the child port nodes to the multiplexers ports.
Node properties.
Indicates if this object is still valid (not detached from EMIT node).
Warning(s) for this node.