Continuation of updating SpicePosition to use States (#3947)
* 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 <kberry@usgs.gov>
Loading
Please register or sign in to comment