Plot Title Box File
- Last UpdatedJan 05, 2024
- 1 minute read
The file consists of an unspecified number of lines pairs of character strings. The first string of each pair will be placed on the left of the title box, and the second string on the right. The next pair of strings will be placed on the next line in the title box and so forth.
If a string is to contain spaces then it must be enclosed in quotes.
There are a number of key words which, if used, will not appear in the plot title but will be replaced by associated values.
These keywords are as follows:
|
Keyword |
Description |
|---|---|
|
$SHIPNAME |
Ship name |
|
$DATA STORE |
Design name |
|
$TITLE |
Plot title from DEFINE PLOT/TITLE $W |
|
$CUSTOMER |
Customer name from DEFINE HEADER /CUSTOMER |
|
$PROJECT |
Project name from DEFINE HEADER /PROJECT |
|
$USER |
User name as from DEFINE HEADER /USER |
|
$DATE |
Today's date in the format DD-MM-YY |
|
$TIME |
Current time in the format HH:MM:SS |
|
$SCALE1 |
Scale factor of plot as defined by DEFINE PLOT/SCALE in the format m/n.for example, 1/100 for a scale of 0.01 |
|
$SCALE2 |
Scale line as in the default plot title. |
Table 5: 1. Plot Title Box File.