RxSpurNode#
- class ansys.aedt.core.emit_core.nodes.generated.rx_spur_node.RxSpurNode(emit_obj, result_id, node_id)#
Provide rx spur node.
Methods
Delete this node.
RxSpurNode.export_to_csv(file_name)Export's the data for this node
Check if node is also a component.
RxSpurNode.get_properties([property_names, ...])Get all of a node's properties in a single API call.
RxSpurNode.import_csv_file(file_name)Import a CSV File....
Bring up a Cartesian plot for this node
RxSpurNode.props_to_dict(props)Converts a list of key/value pairs to a dictionary.
RxSpurNode.set_properties(properties[, ...])Set multiple node properties simultaneously.
Attributes
Child types allowed for this node.
Child nodes of this node.
Enabled state for this node.
Name of the node.
The type of this emit node.
Desktop instance used for version checking.
The parent of this emit node.
Full node name of the parent node including the entire tree structure
Node properties.
Specifies the units for the Spurs.
Spurs Table. Table consists of 3 columns. Frequency (MHz): Value should be a mathematical expression. Bandwidth: Value should be greater than 1.0. Power: Value should be between -200.0 and 150.0.
Indicates if this object is still valid (not detached from EMIT node).
Warnings for the node, if any.