kRecScopeType_Variable |
Plain vanilla variable across records. |
kRecScopeType_Constant |
Keyword is constant across records. |
kRecScopeType_Index |
This value is reserved for 'Index' keywords. An index keyword is one whose per-record values are the integers 'nearest' to the real number values of the corresponding non-index keyword. If an index keyword is named TOBS_index, then the corresponding non-index keyword is TOBS. |
kRecScopeType_TS_EQ |
A real-number keyword whose values are 'slotted'. If TOBS_index is an index keyword, and if TOBS is the corresponding TS_EQ-slotted keyword, TOBS has this slottype. |