Unit system: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
Internally, the {{software}} uses The SI Unit System to store its data and for its calculations. Visualization of results can use a different Unit System, depending on the Unit System configured for the corresponding [[Setting]]. | |||
The following Unit Systems are Supported: | |||
{| | {|class=wikitable | ||
!Name | !Name | ||
! | !Note | ||
!Link | !Link | ||
|- | |- | ||
| Line 18: | Line 19: | ||
|[https://en.wikipedia.org/wiki/Imperial_and_US_customary_measurement_systems US customary measurement system ] | |[https://en.wikipedia.org/wiki/Imperial_and_US_customary_measurement_systems US customary measurement system ] | ||
|} | |} | ||
Examples of situations where units are displayed in the configured Unit System: | |||
* Overlay Popups | |||
* [[Tygron Client Application]] | |||
{{article end | |||
|seealso=*[[Setting]] | |||
|howtos=*[[How to adjust the Unit System of a project]] | |||
}} | |||
Latest revision as of 13:29, 5 March 2026
Internally, the Tygron Platform uses The SI Unit System to store its data and for its calculations. Visualization of results can use a different Unit System, depending on the Unit System configured for the corresponding Setting.
The following Unit Systems are Supported:
| Name | Note | Link |
|---|---|---|
| SI | Default unit system | Internation System of Units |
| US CUSTOMARY | Imperial measurement system | |
| BRITISH IMPERIAL | US customary measurement system |
Examples of situations where units are displayed in the configured Unit System:
- Overlay Popups
- Tygron Client Application