Building an Expression Using Existing Quantities

When you are entering an expression for a new output variable, you can insert part or all of the expression using the options in the Quantities and Function sections of the Output Variables dialog box.

Follow this procedure to add an input variable by inserting part or all of the expression:

  1. Open the Output Variables dialog box in one of these ways:

    The Output Variables dialog box appears.

  1. In the Output Variables section, enter a name for the new variable in the Name box.
  2. To insert a quantity:
  1. From the Report Type drop-down list, select the type of report from which you want to select the quantity.
  2. From the Solution drop-down list, select the solution from which you want to select the quantity.
  3. From the Category list, select the type of quantity to enter.
  4. From the Quantity list, select the quantity.
  5. From the Function list, select a ready-made function (this option is the same as inserting the function from the Function section).
  6. If applicable, from the Domain list, select the solution domain.
  7. Click Insert Into Expression.

    The selected quantity is entered into the Expression area of the Output Variables section.

  1. To insert a function:
  1. In the Function section, select a ready-made function from the drop-down list.
  2. Click Insert Function into Expression.

    The function appears in the Expression area of the Output Variables section.

  1. When you are finished defining the variable in the Expression area, click Add to add the new variable to the list.
  2. Repeat steps 2 through 5 to add additional variables.
  3. When you are finished adding output variables, click Done to close the Output Variables dialog box.
Note:

Remember the evaluated value of an expression is always interpreted as SI units. However, when a quantity is plotted in a report, you have the option to plot values in units other than SI. For example, the expression “1+ang_deg(S11)” represents an “angle” quantity evaluated in radians though plotted in degrees units. To represent an angle quantity in degrees, you would specify units as “1 deg + ang_deg(S11)”.