mkelley / elevation

Plan observations of comets and asteroids with this web app.
https://elevation.mkelley.dev
MIT License
1 stars 0 forks source link

Angle class and table updates #29

Closed mkelley closed 8 years ago

mkelley commented 8 years ago

Use an Angle class to simplify the code a bit. At the same time, it made sense to make everything a class (or namespace). Now, Target objects can be saved and updated at will.