Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note that the status and the interpolation_type are combined to form a flag which can be mapped in the flag mapping. This is done by multiplying the status by 1000 and concatenating with adding the interpolation_type (example below). The status should also be between 0 and 999.

...