Add an interface to allow export of pvc motors
authorBill Kuker <bkuker@billkuker.com>
Sun, 26 Jun 2011 21:52:11 +0000 (21:52 +0000)
committerBill Kuker <bkuker@billkuker.com>
Sun, 26 Jun 2011 21:52:11 +0000 (21:52 +0000)
commitc65affc68738d3d1fcfbcaa8628e6b556e121d74
tree78ef8709fd8c4231b874fffabb8f03802db953e5
parentc35a48d57f566aedd29bafaa079b8992120fbb5a
Add an interface to allow export of pvc motors
src/com/billkuker/rocketry/motorsim/CylindricalChamber.java
src/com/billkuker/rocketry/motorsim/ICylindricalChamber.java [new file with mode: 0644]
src/com/billkuker/rocketry/motorsim/cases/Schedule40.java
src/com/billkuker/rocketry/motorsim/cases/Schedule80.java
src/com/billkuker/rocketry/motorsim/io/ENGExporter.java