Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]>
- Loading branch information