TxHarmonicNode#
- class ansys.aedt.core.emit_core.nodes.generated.tx_harmonic_node.TxHarmonicNode(emit_obj, result_id, node_id)#
Provide tx harmonic node.
Methods
Delete this node.
TxHarmonicNode.export_to_csv(file_name)Export's the data for this node
Check if node is also a component.
Get all of a node's properties in a single API call.
TxHarmonicNode.import_csv_file(file_name)Import a CSV File....
Bring up a Cartesian plot for this node
TxHarmonicNode.props_to_dict(props)Converts a list of key/value pairs to a dictionary.
TxHarmonicNode.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.
Specifies the units for the Harmonics.
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.
Edit Harmonics Table. Table consists of 2 columns. Harmonic: Value should be between 2 and 1000. Power (Relative or Absolute): Value should be between -1000 and 1000.
Indicates if this object is still valid (not detached from EMIT node).
Warnings for the node, if any.