sw/motorsim
2009-04-22 Bill KukerAdded some fun motor examples
2009-04-22 Bill KukerMade an ExtrudedGrain
2009-04-22 Bill KukerMade shape protected
2009-04-22 Bill KukerMade perimeter take a shape, not just an area
2009-04-22 Bill KukerFound RoundRectangle2d class, like 5x faster than makin...
2009-04-21 Bill KukerSome performance increases
2009-04-21 Bill KukerLimit to 200 points in graph
2009-04-20 Bill Kukerre-organized
2009-04-20 Bill KukerCall right show function
2009-04-20 Bill KukerFixed web thickness bug
2009-04-20 Bill Kukermade it match pvc9
2009-04-18 Bill KukerCleaned up some warnings
2009-04-18 Bill KukerMinor cleanup / organization
2009-04-18 Bill KukerDefault units to SI
2009-04-18 Bill KukerFixed an edge case null pointer on a 0 thrust motor
2009-04-17 Bill KukerRenamed some things, added some new fuels
2009-04-17 Bill KukerRenamed some methods
2009-04-17 Bill KukerMAde some methods protected
2009-04-17 Bill KukerMoved some units into RocketScience, added unit preferences
2009-04-17 Bill KukerAdded motor rating, Impulse quantity
2009-04-17 Bill KukerStored DT in intervals.
2009-04-17 Bill Kukermade the core xsection display size itself
2009-04-17 Bill KukerOOps didnt meet the actual specs
2009-04-16 Bill KukerDispose on close
2009-04-16 Bill KukerSwitched from 1.6 to 1.5 for more compatibility.
2009-04-16 Bill KukerMade a crappy motor editor
2009-04-16 Bill KukerUpdated main func to use showAsWindow
2009-04-16 Bill KukerRenamed show() to showAsWindow() because show() is...
2009-04-15 Bill KukerAdded XStream and MotorIO
2009-04-15 Bill KukerRemoved ctor exception
2009-04-15 Bill KukerLogging
2009-04-15 Bill KukerAdded motor name
2009-04-15 Bill KukerAdded DEFAULT_GRAIN to grain types. When possible these...
2009-04-15 Bill KukerShow class name on show() method
2009-04-15 Bill KukerAdded web thickness calculation
2009-04-15 Bill KukerCleaned up warnings
2009-04-15 Bill KukerAllwo area calc on non-singular areas
2009-04-15 Bill KukerChanged to default to default grain.
2009-04-15 Bill KukerAdded some real motors
2009-04-15 Bill KukerChanged to using better math to get rid of little imper...
2009-04-15 Bill KukerMade it burn on construction
2009-04-15 Bill KukerSince area calc can do shapes with holes just expose...
2009-04-15 Bill KukerFixed error in side view
2009-04-15 Bill KukerAdded better tests
2009-04-15 Bill Kuker(no commit message)
2009-04-15 Bill KukerPulled math into a subobject.
2009-04-15 Bill KukerAdded adjustable quality setting
2009-04-15 Bill Kuker(no commit message)
2009-04-14 Bill KukerFirest checkin of rotated grain
2009-04-14 Bill KukerOrganized Imports
2009-04-14 Bill KukerAdded end delay support, negative regression checks
2009-04-14 Bill KukerAdded end light delay
2009-04-14 Bill KukerMore steps on time slider
2009-04-14 Bill KukerAdded flush and delay. Not so great because they operat...
2009-04-14 Bill KukerSeparated out birning shape so that I might use it...
2009-04-13 Bill KukerShow thrust in Lbf. Its easier this way
2009-04-13 Bill KukerMake it extrapolate when pressure is off scale high...
2009-04-13 Bill KukerCleaned up warnings
2009-04-13 Bill KukerCleaned up some warnings
2009-04-13 Bill Kukerimport cleanup
2009-04-13 Bill KukerRemoved warnings on Type constructor
2009-04-13 Bill KukerNew fuel type
2009-04-13 Bill Kukertook out main
2009-04-13 Bill KukerChnaged pressure graph range
2009-04-13 Bill KukerDisplay grains vertically, properly arranged
2009-04-13 Bill KukerAdded extrudedGrain superclass
2009-04-13 Bill KukerFixed bug where interval domain didnt return first...
2009-04-12 Bill KukerRenamed
2009-04-12 Bill KukerRenamed
2009-04-12 Bill KukerAdded end surface inhibit option
2009-04-12 Bill KukerAdded new grain type, bound properties on compound...
2009-04-12 Bill KukerNow a subclass of property sheet.
2009-04-12 Bill KukerSupports N grains, not 2
2009-04-12 Bill KukerCleared some warnings
2009-04-12 Bill KukerOrganized imports
2009-04-12 Bill KukerStarted adding beanish stuff - property listeners and...
2009-04-10 Bill KukerCleaned up imports
2009-04-10 Bill Kuker(no commit message)
2009-04-10 Bill KukerAdded compound grain
2009-04-10 Bill KukerNoa all grains can display themselves.
2009-04-10 Bill KukerNew panels.
2009-04-10 Bill KukerChanged to show the series name big, hide legend
2009-04-10 Bill KukerChanged to non-sampled x-section area
2009-04-10 Bill KukerFigured out how to size panels right
2009-03-07 Bill KukerInitial Checkin
2009-03-07 Bill KukerInitial import.