Fields#
- class ansys.aedt.core.visualization.report.field.Fields(app, report_category, setup_name, expressions=None)#
Provides for managing fields.
Methods
Fields.add_cartesian_x_marker
(value[, name])Add a cartesian X marker.
Fields.add_cartesian_y_marker
(value[, name, ...])Add a cartesian Y marker.
Fields.add_limit_line_from_equation
(start_x, ...)Add a Cartesian limit line from point lists.
Fields.add_limit_line_from_points
(x_list, y_list)Add a Cartesian limit line from point lists.
Fields.add_note
(text[, x_position, y_position])Add a note at a position.
Fields.add_trace_to_report
(traces[, ...])Add a trace to a specific report.
Fields.apply_report_template
(input_file[, ...])Apply report template.
Fields.create
([name])Create a report.
Delete current report.
Fields.delete_traces
(plot_name, traces_list)Delete an existing trace or traces.
Fields.edit_general_settings
([...])Edit general settings for the plot.
Fields.edit_grid
([minor_x, minor_y, ...])Edit the grid settings for the plot.
Fields.edit_header
([company_name, ...])Edit the plot header.
Fields.edit_legend
([show_solution_name, ...])Edit the plot legend.
Fields.edit_x_axis
([font, font_size, ...])Edit the X-axis settings.
Fields.edit_x_axis_scaling
([linear_scaling, ...])Edit the X-axis scaling settings.
Fields.edit_y_axis
([name, font, font_size, ...])Edit the Y-axis settings.
Fields.edit_y_axis_scaling
([name, ...])Edit the Y-axis scaling settings.
Fields.export_config
(output_file)Generate a configuration file from active report.
Get the report solution data.
Fields.hide_legend
([solution_name, ...])Hide the Legend.
Fields.import_traces
(input_file, plot_name)Import report data from a file into a specified report.
Update the list of expressions by taking all quantities from a given category.
Fields.update_trace_in_report
(traces[, ...])Update a trace in a specific report.
Attributes
Differential pairs flag.
Plot domain.
Expressions.
List of available limit lines in the report.
Maxwell 2D/3D or Q2D/Q3D matrix name.
List of available notes in the report.
Plot name.
Polygon point number.
Polyline name for the field report.
Primary sweep report.
Primary sweep range report.
Report properties.
Maxwell 2D/3D reduced matrix name for eddy current solvers.
Report category.
Report type.
Secondary sweep report.
Secondary sweep range report.
List of available traces in the report.
Defines if the TDR should use a pulse or step.
Variations.