Section | Subsection | Section Offset | Length | Type | Description | Notes |
---|---|---|---|---|---|---|
Flags | Flags | 0 | 1 | EquationFlags |
The flags for the equation |
|
Data | Length | 0 | 2 | Integer |
The total size of the tokens |
|
Meta | Name | 0 | 8 | EquationName |
The name of the entry |
|
... | ... | ... | ... | ... | ... | ... |
Section | Subsection | Section Offset | Length | Type | Description | Notes |
---|---|---|---|---|---|---|
Data | Length | 0 | 2 | Integer |
Two less than the length of the GDB |
|
Mode Id | 3 | 1 | Integer |
The mode ID for the GDB |
|
|
Mode Flags | 4 | 1 | GraphMode |
The flags for the mode settings |
|
|
Extended Mode Flags | 6 | 1 | GraphMode |
The flags for the extended mode settings |
|
|
Xmin | 7 | 9 | TIReal |
The leftmost graphscreen coordinate |
|
|
Xmax | 16 | 9 | TIReal |
The rightmost graphscreen coordinate |
|
|
Xscl | 25 | 9 | TIReal |
The separation between ticks on the horizontal axis |
|
|
Ymin | 34 | 9 | TIReal |
The bottommost graphscreen coordinate |
|
|
Ymax | 43 | 9 | TIReal |
The topmost graphscreen coordinate |
|
|
Yscl | 52 | 9 | TIReal |
The separation between ticks on the vertical axis |
|
Section | Subsection | Section Offset | Length | Type | Description | Notes |
---|---|---|---|---|---|---|
Data | Length | 0 | 2 | Integer |
Two less than the length of the GDB |
|
Mode Id | 3 | 1 | Integer |
The mode ID for the GDB |
|
|
Mode Flags | 4 | 1 | GraphMode |
The flags for the mode settings |
|
|
Extended Mode Flags | 6 | 1 | GraphMode |
The flags for the extended mode settings |
|
|
Xmin | 7 | 9 | TIReal |
The leftmost graphscreen coordinate |
|
|
Xmax | 16 | 9 | TIReal |
The rightmost graphscreen coordinate |
|
|
Xscl | 25 | 9 | TIReal |
The separation between ticks on the horizontal axis |
|
|
Ymin | 34 | 9 | TIReal |
The bottommost graphscreen coordinate |
|
|
Ymax | 43 | 9 | TIReal |
The topmost graphscreen coordinate |
|
|
Yscl | 52 | 9 | TIReal |
The separation between ticks on the vertical axis |
|
|
Grid Color | -5 | 1 | GraphColor |
The color of the grid |
|
|
Axes Color | -4 | 1 | GraphColor |
The color of the axes |
|
|
Global Line Style | -3 | 1 | GlobalLineStyle |
The line style for all plotted equations |
|
|
Border Color | -2 | 1 | BorderColor |
The color of the graph border |
|
|
Color Mode Flags | -1 | 1 | GraphMode |
The flags for extended color mode settings |
|