Analysis definitions determine the allowable values for a given component during optimization. Potential values are limited by each component's specified range. Users can adjust the range parameters for a customized analysis.
Users can access this functionality by clicking the Edit Property Analysis Definitions button in the toolbar at the top of the Schematic Editor to open the Analysis Definitions window. Here, the default view includes all components that appear in the schematic workspace.
Alternatively, users can access the same specifications for an individual component by double-clicking on the desired component in the schematic workspace to open the Schematic Component Editor, then clicking the edit property analysis button to open its associated Analysis Definitions window.
Analysis Definitions Toolbar
Three tools are available across the top of the window:
- : copies the selected items.
- : pastes the previously copied items.
- Show Only Enabled: hides disabled items from view.
In the upper-right corner of the window, users can manually enter text into the Search field and use the drop-down arrow to access additional filtering criteria.
The Search Type determines what search terminology is considered valid:
- Simple: default search for case insensitive text matches, which are displayed as terms are entered.
- Regular Expression: case insensitive search for a pattern consisting of one or more character literals, operators, or constructs. For example, band 1|system searches for either band 1 or system.
The Search These Fields options specify which fields are searched for the terms entered in the Search bar. The available selections include fields with either numeral or text entries, such as Property, Component, Analyze, and Continuity.
Specifying Analysis Definitions
The main portion of the window lists each component in a table with its associated information.
The first three columns display specifications entered when creating a given component:
- Component: component's name.
- Property: component-specific variable.
- Current: property's current value setting.
The remaining columns correspond to settings in the lower portion of the window.
- Enabled: when True as determined by the corresponding setting selection, the component property is included in the optimization and available in the analysis workbench.
- Continuity: describes the set of values as either Continuous and successive within a range, or Discrete and seperate within a user-defined range or selected from a list.
- Analyze: describes the continuous range's bounds as either Auto, indicating XF-defined values, or Custom, indicating user-specified values.
- Values: lists the allowable range of component property values available for optimization and the analysis workbench.
Selecting one or more rows in the table will enable context specific editable fields across the bottom of the window. These editable fields define the allowable range of component property values.
Two buttons are available at the bottom of the Analysis Definitions window:
- OK: saves the entered specifications and closes the active editor.
- Cancel: closes the active editor and does not save the entered specifications.