-
Notifications
You must be signed in to change notification settings - Fork 1
Settings Entries
KG edited this page Jul 23, 2023
·
7 revisions
Section | Subsection | Section Offset | Length | Type | Description | Notes |
---|---|---|---|---|---|---|
Meta | Name | 0 | 8 | String |
The name of the entry |
|
... | ... | ... | ... | ... | ... | |
Data | Xmin | 3 | 9 | TIReal |
The X-coordinate of the left edge of the graphscreen |
|
Xmax | 12 | 9 | TIReal |
The X-coordinate of the right edge of the graphscreen |
|
|
Xscl | 21 | 9 | TIReal |
The separation between ticks on the X-axis |
|
|
Ymin | 30 | 9 | TIReal |
The Y-coordinate of the bottom edge of the graphscreen |
|
|
Ymax | 39 | 9 | TIReal |
The Y-coordinate of the top edge of the graphscreen |
|
|
Yscl | 48 | 9 | TIReal |
The separation between ticks on the Y-axis |
|
|
Θmin | 57 | 9 | TIReal |
The initial angle for polar plots |
|
|
Θmax | 66 | 9 | TIReal |
The final angle for polar plots |
|
|
Θstep | 75 | 9 | TIReal |
The angle increment for polar plots |
|
|
Tmin | 84 | 9 | TIReal |
The initial time for parametric plots |
|
|
Tmax | 93 | 9 | TIReal |
The final time for parametric plots |
|
|
Tstep | 102 | 9 | TIReal |
The time increment for parametric plots |
|
|
PlotStart | 111 | 9 | TIReal |
The initial value of 𝑛 for sequential plots |
|
|
𝑛Max | 120 | 9 | TIReal |
The final value of 𝑛 for sequential plots |
|
|
u(𝑛Min) | 129 | 9 | TIReal |
The initial value of u at 𝑛Min |
|
|
v(𝑛Min) | 138 | 9 | TIReal |
The initial value of v at 𝑛Min |
|
|
𝑛Min | 147 | 9 | TIReal |
The initial value of 𝑛 for sequential plots |
|
|
u(𝑛Min+1) | 156 | 9 | TIReal |
The initial value of u at 𝑛Min + 1 |
|
|
v(𝑛Min+1) | 165 | 9 | TIReal |
The initial value of v at 𝑛Min + 1 |
|
|
w(𝑛Min) | 174 | 9 | TIReal |
The initial value of w at 𝑛Min |
|
|
PlotStep | 183 | 9 | TIReal |
The 𝑛 increment for sequential plots |
|
|
Xres | 192 | 9 | TIReal |
The pixel separation of points in a function plot |
|
|
w(𝑛Min+1) | 201 | 9 | TIReal |
The initial value of w at 𝑛Min + 1 |
|
Section | Subsection | Section Offset | Length | Type | Description | Notes |
---|---|---|---|---|---|---|
Meta | Name | 0 | 8 | String |
The name of the entry |
|
... | ... | ... | ... | ... | ... | |
Data | Xmin | 2 | 9 | TIReal |
The X-coordinate of the left edge of the graphscreen |
|
Xmax | 11 | 9 | TIReal |
The X-coordinate of the right edge of the graphscreen |
|
|
Xscl | 20 | 9 | TIReal |
The separation between ticks on the X-axis |
|
|
Ymin | 29 | 9 | TIReal |
The Y-coordinate of the bottom edge of the graphscreen |
|
|
Ymax | 38 | 9 | TIReal |
The Y-coordinate of the top edge of the graphscreen |
|
|
Yscl | 47 | 9 | TIReal |
The separation between ticks on the Y-axis |
|
|
Θmin | 56 | 9 | TIReal |
The initial angle for polar plots |
|
|
Θmax | 65 | 9 | TIReal |
The final angle for polar plots |
|
|
Θstep | 74 | 9 | TIReal |
The angle increment for polar plots |
|
|
Tmin | 83 | 9 | TIReal |
The initial time for parametric plots |
|
|
Tmax | 92 | 9 | TIReal |
The final time for parametric plots |
|
|
Tstep | 101 | 9 | TIReal |
The time increment for parametric plots |
|
|
PlotStart | 110 | 9 | TIReal |
The initial value of 𝑛 for sequential plots |
|
|
𝑛Max | 119 | 9 | TIReal |
The final value of 𝑛 for sequential plots |
|
|
u(𝑛Min) | 128 | 9 | TIReal |
The initial value of u at 𝑛Min |
|
|
v(𝑛Min) | 137 | 9 | TIReal |
The initial value of v at 𝑛Min |
|
|
𝑛Min | 146 | 9 | TIReal |
The initial value of 𝑛 for sequential plots |
|
|
u(𝑛Min+1) | 155 | 9 | TIReal |
The initial value of u at 𝑛Min + 1 |
|
|
v(𝑛Min+1) | 164 | 9 | TIReal |
The initial value of v at 𝑛Min + 1 |
|
|
w(𝑛Min) | 173 | 9 | TIReal |
The initial value of w at 𝑛Min |
|
|
PlotStep | 182 | 9 | TIReal |
The 𝑛 increment for sequential plots |
|
|
Xres | 191 | 9 | TIReal |
The pixel separation of points in a function plot |
|
|
w(𝑛Min+1) | 200 | 9 | TIReal |
The initial value of w at 𝑛Min + 1 |
|
Section | Subsection | Section Offset | Length | Type | Description | Notes |
---|---|---|---|---|---|---|
Meta | Name | 0 | 8 | String |
The name of the entry |
|
... | ... | ... | ... | ... | ... | |
Data | TblMin | 2 | 9 | TIReal |
The initial value for the table |
|
ΔTbl | 11 | 9 | TIReal |
The increment for the table |
|