mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Update to user-manual: ViewInfoStats
- Added visibility, air temperature and air pressure. - Fixed a typo and missing "min/avg". Signed-off-by: Reinout Hoornweg <reinout@xs4all.nl> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
3b9aa991ce
commit
e75d8fa2c0
1 changed files with 5 additions and 2 deletions
|
@ -288,7 +288,10 @@ The information contains:
|
||||||
** Surf Intv: Interval between previous dive and this dive
|
** Surf Intv: Interval between previous dive and this dive
|
||||||
** Max Depth: Maximum depth of this dive
|
** Max Depth: Maximum depth of this dive
|
||||||
** Avg Depth: The average depth of this dive
|
** Avg Depth: The average depth of this dive
|
||||||
|
** Visibility: The visibility under water
|
||||||
** Water Temp: Lowest temperature of the water
|
** Water Temp: Lowest temperature of the water
|
||||||
|
** Air Temp: The temperature of the air at the surface
|
||||||
|
** Air Press: The air pressure at the surface
|
||||||
** SAC: The amount of Surface Air Consumption liters per minute
|
** SAC: The amount of Surface Air Consumption liters per minute
|
||||||
** OTU: The Oxygen Toxicity Units of this dive
|
** OTU: The Oxygen Toxicity Units of this dive
|
||||||
** O2/He: Amount of Oxygen/Helium
|
** O2/He: Amount of Oxygen/Helium
|
||||||
|
@ -296,12 +299,12 @@ The information contains:
|
||||||
|
|
||||||
- Statistics:
|
- Statistics:
|
||||||
|
|
||||||
** Dive: Number of dives covered (usually one, unless you select more dives)
|
** Dives: Number of dives covered (usually one, unless you select more dives)
|
||||||
** Max/Min/Avg Temp: Corresponding temperature of the dives covered
|
** Max/Min/Avg Temp: Corresponding temperature of the dives covered
|
||||||
** Total time: Total time of the covered dives together, calculated
|
** Total time: Total time of the covered dives together, calculated
|
||||||
** Avg/Long/Short Time: The average / longest / shortest dive time of the covered dives, calculated
|
** Avg/Long/Short Time: The average / longest / shortest dive time of the covered dives, calculated
|
||||||
** Max/Min/Avg Depth: The maximum / minimum / average depth of the covered dives
|
** Max/Min/Avg Depth: The maximum / minimum / average depth of the covered dives
|
||||||
** Max SAC: Highest / lowest / average Surface Air Consumption of your covered dives
|
** Max/Min/Avg SAC: Highest / lowest / average Surface Air Consumption of your covered dives
|
||||||
|
|
||||||
[[S_SettingUpPreferences]]
|
[[S_SettingUpPreferences]]
|
||||||
Setting up preferences
|
Setting up preferences
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue