Skip to content

Commit

Permalink
Continuation of updating SpicePosition to use States (#3947)
Browse files Browse the repository at this point in the history
* Initial draft for feedback SpicePosition updated to use States

* Added States to SpicePosition and SpiceRotaiton. Removed p_cache and p_velocityCache

* Remove debug output and update ReloadCache to use current cache to populate new cache.

* Initial updates to SpiceRotation

* Update SpicePosition to completely use States for caching position and velocity values

* Revert SpiceRotation to dev

* Small amount of cleanup

* Updated SpicePosition based on feedback

* Update SpiceRotation

* Update based on comments

* fixed cache size

* semi-colons

* More dumb errors

* Fixed bad velocity

* Now properly passing cache reduction tolerance

* actually reducing cache now

* Properly reseting time cache after reduction

* More clean up

* More careful loading

* Testing stuff

* Compiling post merge

* Fixed test ISDs

* updates for unit tests

* Fixed cache size check

Co-authored-by: Kristin <[email protected]>
  • Loading branch information
jessemapel and krlberry authored Aug 19, 2020
1 parent 46f202d commit 2996cfc
Show file tree
Hide file tree
Showing 5 changed files with 163 additions and 355 deletions.
Loading

0 comments on commit 2996cfc

Please sign in to comment.