Variables
This table lists all variables present in .motus SQLite databases.
Notes:
-
Variable Namerefers to the name of a variable (column/field) in a table -
Table Namereflects the tables (actual database tables) where that variable can be found -
Views refer to the database ‘views’ where that variable can be found (views do not contain data themselves, but show data collected and arranged from various tables) -
Variable Name in Viewreflects the name of the variable in a view. Variables often are given new names in views- e.g.,
altis a variable in thegpstable, but when put into thealltagsGPSview, it is calledgpsAlt
- e.g.,
-
Creation Commentsare specific comments about how a particular variable was created. This applies mostly to variables which are created on the fly, or, might come for different tables.
Use the Search bar to narrow results down to a particular variable (e.g.,
latitude), table (e.g.,recvDeps), or view (e.g.,alltags)
What Next? Explore all articles
