Guide Section: Generate Output | EASAP Tree: OUTPUT branch
PARAMETRIC TABLE creates special parametric tables of results that are generated only if a parametric study has been submitted by a user. You can specify either text with object references via the Text: parameter or an image file via the Image: parameter to be displayed in the table cells, where each cell corresponds to a different run within the parametric space.
The two options for display, the Text: parameter and the Image: parameter, are analogous to DATA and PLOT within a RESULTS TABLE. In fact, the linked thumbnail capability of PLOT with the Link to Image: parameter also exists here in the PARAMETRIC TABLE.
![]() |
|
---|---|
Optional Parameters: | |
Text: | text to display in the PARAMETRIC TABLE for each run submitted, object references allowed |
File: | name of file containing text to display in the PARAMETRIC TABLE for each run submitted, object references allowed |
Delimiter: | character to delimit object references in Text: above, default→% |
Image: | filename of image (.gif, .png or .jpg) to display in the PARAMETRIC TABLE for each run submitted |
Title: | title to display above a PARAMETRIC TABLE in an EASA→Results report |
Link to Image: | filename of image (.gif, .png, or .jpg) to display when Image: is clicked on as hyperlink typically larger in size than Image: above, which now acts as a thumbnail |
Show if: | logical expression, if TRUE then table shown, if FALSE then table NOT shown |
Replace with URL: | replace this text string in Text: above with the path of the results folder for this run the main use case here is to complete an <img src=…/> or <a href=…>…</a> tag dynamically |
Encoding: | text encoding used in File: default→US-ASCII |
Either Text: or Image: must be set or an error message will be displayed.