Unit system: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
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 | !Link | ||
|- | |- | ||
|SI | |SI | ||
|Default unit system | |Default unit system | ||
|[https://en.wikipedia.org/wiki/International_System_of_Units | |[https://en.wikipedia.org/wiki/International_System_of_Units International System of Units] | ||
|- | |- | ||
|US CUSTOMARY | |US CUSTOMARY | ||
| 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 07:43, 9 June 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 | International 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