Band#
- class ansys.aedt.core.emit_core.nodes.generated.band.Band(emit_obj, result_id, node_id)#
Provide band.
Methods
Delete this node.
Band.duplicate([new_name])Duplicate this node.
Band.export_to_csv([file_name, ...])Export's the data for this node
Band.get_active_frequencies(is_rx[, units])Return list of sampled tx or rx frequencies for the given band (empty if disabled)
Check if node is also a component.
Band.get_properties([property_names, ...])Get all of a node's properties in a single API call.
Band.import_rx_measurement(file_name)Import a Measurement from a File....
Band.import_tx_measurement(file_name)Import a Measurement from a File....
Band.plot(channel_freq[, channel_type])Bring up a Cartesian plot for this node
Band.props_to_dict(props)Converts a list of key/value pairs to a dictionary.
Band.set_properties(properties[, skipChecks])Set multiple node properties simultaneously.
Attributes
Child types allowed for this node.
APSK modulation order: helps determine spectral profile.
Maximum bit rate: helps determine width of spectral profile.
Channel Bandwidth.
Spacing between channels within this band.
Child nodes of this node.
Emission Designator.
Channel Bandwidth based off the emission designator.
Modulation based off the emission designator.
Enabled state for this node.
FM Chirp period for the FM/CW radar.
FM Freq Dev Bandwidth.
FM Freq Deviation.
FM/FSK frequency deviation: helps determine spectral profile.
FSK modulation order: helps determine spectral profile.
Sets the maximum frequency of the hopping range.
Sets the minimum frequency of the hopping range.
True for hopping radars; false otherwise.
Maximum modulating frequency: helps determine spectral profile.
Modulation used for the transmitted/received signal.
AM modulation index: helps determine spectral profile.
Name of the node.
The type of this emit node.
Total number of chips (subpulses) contained in the pulse.
Desktop instance used for version checking.
Override Emission Designator BW.
The parent of this emit node.
Full node name of the parent node including the entire tree structure
Post October 2020 Procurement.
Node properties.
PSK modulation order: helps determine spectral profile.
Pulse compression ratio.
Pulse duration.
Pulse fall time.
Pulse repetition rate [pulses/sec].
Pulse rise time.
QAM modulation order: helps determine spectral profile.
Radar type: helps determine spectral profile.
Number of sidelobes in spectral profile.
First frequency for this band.
Last frequency for this band.
Frequency offset between Tx and Rx channels.
Uses DD-1494 parameters to define the Tx/Rx spectrum.
Use Emission Designator.
Indicates if this object is still valid (not detached from EMIT node).
Warnings for the node, if any.