SamplingNode#
- class ansys.aedt.core.emit_core.nodes.generated.sampling_node.SamplingNode(emit_obj, result_id, node_id)#
Provide sampling node.
Methods
Check if node is also a component.
SamplingNode.get_properties([...])Get all of a node's properties in a single API call.
SamplingNode.props_to_dict(props)Converts a list of key/value pairs to a dictionary.
SamplingNode.set_properties(properties[, ...])Set multiple node properties simultaneously.
Attributes
Child types allowed for this node.
Child nodes of this node.
Maximum number of Band Channels to simulate.
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
Percentage of the Band Channels to simulate.
Node properties.
Sampling to apply to this configuration.
Seed for random channel generator.
Specify Percentage.
Frequency Ranges Table. Table consists of 2 columns. Min: Value should be between 1.0 and 100e9. Max: Value should be between 1.0 and 100e9.
Total Rx Channels.
Total Tx Channels.
Indicates if this object is still valid (not detached from EMIT node).
Warning(s) for this node.