Unit system: Difference between revisions
Jump to navigation
Jump to search
Created page with " {| !Name !Description |- |SI | |- |US CUSTOMARY | |- |BRITISH IMPERIAL | |}" |
No edit summary |
||
| (6 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 | |||
|- | |- | ||
|SI | |SI | ||
| | |Default unit system | ||
|[https://en.wikipedia.org/wiki/International_System_of_Units Internation System of Units] | |||
|- | |- | ||
|US CUSTOMARY | |US CUSTOMARY | ||
| | | | ||
|[https://en.wikipedia.org/wiki/Imperial_and_US_customary_measurement_systems Imperial measurement system ] | |||
|- | |- | ||
|BRITISH IMPERIAL | |BRITISH IMPERIAL | ||
| | | | ||
|[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