Skip to content

Tokenized Entries

github-actions[bot] edited this page Jun 15, 2023 · 4 revisions

TIEquation

Section Subsection Section Offset Length Type Description Notes
Meta Name 0 8 EquationName The name of the entry
  • Must be one of the equation names: Y1 - Y0, X1T - X6T, Y1T - Y6T, r1 - r6, u, v, or w
... ... ... ... ... ... ...
Data Length 0 2 Integer The length of the data section following this portion

TIString

Section Subsection Section Offset Length Type Description Notes
Data Length 0 2 Integer The length of the data section following this portion

TIProgram

Section Subsection Section Offset Length Type Description Notes
Meta Name 0 8 TokenizedString The name of the entry
  • Must be 1 to 8 characters in length
  • Can include any characters A-Z, 0-9, or θ
  • Cannot start with a digit
... ... ... ... ... ... ...
Data Length 0 2 Integer The length of the data section following this portion

TIProtectedProgram

Section Subsection Section Offset Length Type Description Notes
Meta Name 0 8 TokenizedString The name of the entry
  • Must be 1 to 8 characters in length
  • Can include any characters A-Z, 0-9, or θ
  • Cannot start with a digit
... ... ... ... ... ... ...
Data Length 0 2 Integer The length of the data section following this portion
Clone this wiki locally