]> git.tdb.fi Git - ext/subsurface.git/commit
Correctly plot the tank end pressure if it was set manually
authorDirk Hohndel <dirk@hohndel.org>
Sat, 19 Nov 2011 20:47:07 +0000 (12:47 -0800)
committerDirk Hohndel <dirk@hohndel.org>
Sat, 19 Nov 2011 20:47:07 +0000 (12:47 -0800)
commitabdee5b1b8a97c641bca9bc2ebac9555c3e2ea54
tree634fd4dbcbf4ab2a40636e5300600a1078b24763
parente7491d3bf50ad31bbee38abc9da823c9cbdb9cd1
Correctly plot the tank end pressure if it was set manually

While printing the last pressure in the calculated sequence may seem more
logical, given that the discrete series will create some amount of error
this simply looks wrong. Instead we pick the end pressure that was
manually set.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
profile.c