Rename burstPressure to getBurstPressure so it shows up on the editor.
authorBill Kuker <bkuker@billkuker.com>
Sun, 7 Nov 2010 14:04:17 +0000 (14:04 +0000)
committerBill Kuker <bkuker@billkuker.com>
Sun, 7 Nov 2010 14:04:17 +0000 (14:04 +0000)
commit9a2f124f9eab9c31d7d12e88ef6ad9862ccf2672
tree1951d2b9771f5ed84bd403fddbf68ac496475740
parent28777c334e8fd331ecfdd211879ed94170e30bab
Rename burstPressure to getBurstPressure so it shows up on the editor.
No setter so it is read only, but will probably allow setting in future
gui/com/billkuker/rocketry/motorsim/visual/BurnPanel.java
src/com/billkuker/rocketry/motorsim/BurnSummary.java
src/com/billkuker/rocketry/motorsim/Chamber.java
src/com/billkuker/rocketry/motorsim/CylindricalChamber.java
src/com/billkuker/rocketry/motorsim/cases/Schedule40.java
test/com/billkuker/rocketry/motorsim/test/CylindricalChamberTest.java