bsk 2.8.24__tar.gz → 2.8.25__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1253) hide show
  1. {bsk-2.8.24/bsk.egg-info → bsk-2.8.25}/PKG-INFO +1 -1
  2. {bsk-2.8.24 → bsk-2.8.25/bsk.egg-info}/PKG-INFO +1 -1
  3. bsk-2.8.25/docs/source/bskVersion.txt +1 -0
  4. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/linearTranslationalBodies/linearTranslationBodiesNDOF/linearTranslationNDOFStateEffector.cpp +120 -113
  5. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/linearTranslationalBodies/linearTranslationBodiesNDOF/linearTranslationNDOFStateEffector.h +9 -7
  6. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/linearTranslationalBodies/linearTranslationBodiesNDOF/linearTranslationNDOFStateEffector.i +23 -1
  7. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/linearTranslationalBodies/linearTranslationBodiesOneDOF/linearTranslationOneDOFStateEffector.cpp +23 -23
  8. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/linearTranslationalBodies/linearTranslationBodiesOneDOF/linearTranslationOneDOFStateEffector.h +4 -4
  9. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/linearTranslationalBodies/linearTranslationBodiesOneDOF/linearTranslationOneDOFStateEffector.i +11 -0
  10. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/spinningBodies/spinningBodiesNDOF/spinningBodyNDOFStateEffector.cpp +139 -133
  11. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/spinningBodies/spinningBodiesNDOF/spinningBodyNDOFStateEffector.h +10 -8
  12. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/spinningBodies/spinningBodiesNDOF/spinningBodyNDOFStateEffector.i +5 -1
  13. bsk-2.8.24/docs/source/bskVersion.txt +0 -1
  14. {bsk-2.8.24 → bsk-2.8.25}/.clang-format +0 -0
  15. {bsk-2.8.24 → bsk-2.8.25}/.gitattributes +0 -0
  16. {bsk-2.8.24 → bsk-2.8.25}/.gitignore +0 -0
  17. {bsk-2.8.24 → bsk-2.8.25}/.pre-commit-config.yaml +0 -0
  18. {bsk-2.8.24 → bsk-2.8.25}/CODE_OF_CONDUCT.md +0 -0
  19. {bsk-2.8.24 → bsk-2.8.25}/CONTRIBUTING.md +0 -0
  20. {bsk-2.8.24 → bsk-2.8.25}/LICENSE +0 -0
  21. {bsk-2.8.24 → bsk-2.8.25}/MANIFEST.in +0 -0
  22. {bsk-2.8.24 → bsk-2.8.25}/README.md +0 -0
  23. {bsk-2.8.24 → bsk-2.8.25}/bsk.egg-info/SOURCES.txt +0 -0
  24. {bsk-2.8.24 → bsk-2.8.25}/bsk.egg-info/dependency_links.txt +0 -0
  25. {bsk-2.8.24 → bsk-2.8.25}/bsk.egg-info/entry_points.txt +0 -0
  26. {bsk-2.8.24 → bsk-2.8.25}/bsk.egg-info/not-zip-safe +0 -0
  27. {bsk-2.8.24 → bsk-2.8.25}/bsk.egg-info/requires.txt +0 -0
  28. {bsk-2.8.24 → bsk-2.8.25}/bsk.egg-info/top_level.txt +0 -0
  29. {bsk-2.8.24 → bsk-2.8.25}/conanfile.py +0 -0
  30. {bsk-2.8.24 → bsk-2.8.25}/externalTools/_doc.rst +0 -0
  31. {bsk-2.8.24 → bsk-2.8.25}/libs/.gitkeep +0 -0
  32. {bsk-2.8.24 → bsk-2.8.25}/libs/mujoco/conanfile.py +0 -0
  33. {bsk-2.8.24 → bsk-2.8.25}/libs/mujoco/test_package/CMakeLists.txt +0 -0
  34. {bsk-2.8.24 → bsk-2.8.25}/libs/mujoco/test_package/conanfile.py +0 -0
  35. {bsk-2.8.24 → bsk-2.8.25}/libs/mujoco/test_package/src/main.cpp +0 -0
  36. {bsk-2.8.24 → bsk-2.8.25}/libs/mujoco/version.txt +0 -0
  37. {bsk-2.8.24 → bsk-2.8.25}/pyproject.toml +0 -0
  38. {bsk-2.8.24 → bsk-2.8.25}/requirements.txt +0 -0
  39. {bsk-2.8.24 → bsk-2.8.25}/requirements_dev.txt +0 -0
  40. {bsk-2.8.24 → bsk-2.8.25}/requirements_doc.txt +0 -0
  41. {bsk-2.8.24 → bsk-2.8.25}/run_all_test.py +0 -0
  42. {bsk-2.8.24 → bsk-2.8.25}/setup.cfg +0 -0
  43. {bsk-2.8.24 → bsk-2.8.25}/setup.py +0 -0
  44. {bsk-2.8.24 → bsk-2.8.25}/src/CMakeLists.txt +0 -0
  45. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/_GeneralModuleFiles/py_sys_model.i +0 -0
  46. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/_GeneralModuleFiles/swig_c_wrap.i +0 -0
  47. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/_GeneralModuleFiles/swig_common_model.i +0 -0
  48. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/_GeneralModuleFiles/swig_conly_data.i +0 -0
  49. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/_GeneralModuleFiles/swig_deprecated.i +0 -0
  50. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/_GeneralModuleFiles/swig_eigen.i +0 -0
  51. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/_GeneralModuleFiles/swig_std_array.i +0 -0
  52. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/_GeneralModuleFiles/sys_model.cpp +0 -0
  53. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/_GeneralModuleFiles/sys_model.h +0 -0
  54. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/_GeneralModuleFiles/sys_model.i +0 -0
  55. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/_GeneralModuleFiles/sys_model.rst +0 -0
  56. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/_GeneralModuleFiles/sys_model_task.cpp +0 -0
  57. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/_GeneralModuleFiles/sys_model_task.h +0 -0
  58. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/_GeneralModuleFiles/sys_model_task.i +0 -0
  59. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/alg_contain/alg_contain.cpp +0 -0
  60. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/alg_contain/alg_contain.h +0 -0
  61. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/alg_contain/alg_contain.i +0 -0
  62. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/messaging/CMakeLists.txt +0 -0
  63. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/messaging/cMsgCInterface/CMakeLists.txt +0 -0
  64. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/messaging/cMsgCInterface/msg_C.cpp.in +0 -0
  65. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/messaging/cMsgCInterface/msg_C.h.in +0 -0
  66. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/messaging/cMsgCInterfacePy/__init__.py +0 -0
  67. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/messaging/messaging.h +0 -0
  68. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/messaging/msgAutoSource/cMsgCInterfacePy.i.in +0 -0
  69. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/messaging/msgAutoSource/generatePackageInit.py +0 -0
  70. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/messaging/msgAutoSource/generateSWIGModules.py +0 -0
  71. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/messaging/msgAutoSource/msgInterfacePy.i.in +0 -0
  72. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/messaging/msgHeader.h +0 -0
  73. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/messaging/newMessaging.ih +0 -0
  74. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/AccDataMsgPayload.h +0 -0
  75. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/AccPktDataMsgPayload.h +0 -0
  76. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/AccessMsgPayload.h +0 -0
  77. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/AlbedoMsgPayload.h +0 -0
  78. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/ArrayEffectorLockMsgPayload.h +0 -0
  79. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/ArrayMotorForceMsgPayload.h +0 -0
  80. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/ArrayMotorTorqueMsgPayload.h +0 -0
  81. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/ArrayMotorVoltageMsgPayload.h +0 -0
  82. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/AtmoPropsMsgPayload.h +0 -0
  83. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/AttGuidMsgPayload.h +0 -0
  84. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/AttRefMsgPayload.h +0 -0
  85. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/AttStateMsgPayload.h +0 -0
  86. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/BodyHeadingMsgPayload.h +0 -0
  87. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/BoreAngleMsgPayload.h +0 -0
  88. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/CMEstDataMsgPayload.h +0 -0
  89. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/CModuleTemplateMsgPayload.h +0 -0
  90. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/CSSArraySensorMsgPayload.h +0 -0
  91. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/CSSConfigMsgPayload.h +0 -0
  92. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/CSSRawDataMsgPayload.h +0 -0
  93. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/CSSUnitConfigMsgPayload.h +0 -0
  94. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/CameraConfigMsgPayload.h +0 -0
  95. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/CameraImageMsgPayload.h +0 -0
  96. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/ClassicElementsMsgPayload.h +0 -0
  97. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/CmdForceBodyMsgPayload.h +0 -0
  98. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/CmdForceInertialMsgPayload.h +0 -0
  99. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/CmdTorqueBodyMsgPayload.h +0 -0
  100. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/ColorMsgPayload.h +0 -0
  101. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/ConstDynEffectorMsgPayload.h +0 -0
  102. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/DataNodeUsageMsgPayload.h +0 -0
  103. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/DesiredVelocityMsgPayload.h +0 -0
  104. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/DeviceCmdMsgPayload.h +0 -0
  105. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/DeviceStatusMsgPayload.h +0 -0
  106. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/DipoleRequestBodyMsgPayload.h +0 -0
  107. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/DvBurnCmdMsgPayload.h +0 -0
  108. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/DvExecutionDataMsgPayload.h +0 -0
  109. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/EclipseMsgPayload.h +0 -0
  110. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/EphemerisMsgPayload.h +0 -0
  111. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/EpochMsgPayload.h +0 -0
  112. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/ForceAtSiteMsgPayload.h +0 -0
  113. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/FuelTankMsgPayload.h +0 -0
  114. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/GravityGradientMsgPayload.h +0 -0
  115. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/GroundStateMsgPayload.h +0 -0
  116. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/HeadingFilterMsgPayload.h +0 -0
  117. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/HillRelStateMsgPayload.h +0 -0
  118. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/HingedRigidBodyMsgPayload.h +0 -0
  119. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/IMUSensorBodyMsgPayload.h +0 -0
  120. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/IMUSensorMsgPayload.h +0 -0
  121. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/InertialFilterMsgPayload.h +0 -0
  122. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/InertialHeadingMsgPayload.h +0 -0
  123. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/LambertPerformanceMsgPayload.h +0 -0
  124. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/LambertProblemMsgPayload.h +0 -0
  125. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/LambertSolutionMsgPayload.h +0 -0
  126. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/LambertValidatorMsgPayload.h +0 -0
  127. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/LandmarkMsgPayload.h +0 -0
  128. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/LinearTranslationRigidBodyMsgPayload.h +0 -0
  129. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/MTBArrayConfigMsgPayload.h +0 -0
  130. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/MTBCmdMsgPayload.h +0 -0
  131. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/MTBMsgPayload.h +0 -0
  132. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/MagneticFieldMsgPayload.h +0 -0
  133. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/MotorStepCommandMsgPayload.h +0 -0
  134. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/NavAttMsgPayload.h +0 -0
  135. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/NavTransMsgPayload.h +0 -0
  136. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/OpNavCirclesMsgPayload.h +0 -0
  137. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/OpNavFilterMsgPayload.h +0 -0
  138. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/OpNavLimbMsgPayload.h +0 -0
  139. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/OpNavMsgPayload.h +0 -0
  140. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/PixelLineFilterMsgPayload.h +0 -0
  141. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/PlasmaFluxMsgPayload.h +0 -0
  142. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/PowerNodeStatusMsgPayload.h +0 -0
  143. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/PowerNodeUsageMsgPayload.h +0 -0
  144. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/PowerStorageFaultMsgPayload.h +0 -0
  145. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/PowerStorageStatusMsgPayload.h +0 -0
  146. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/PrescribedMotionMsgPayload.h +0 -0
  147. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/PrescribedRotationMsgPayload.h +0 -0
  148. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/PrescribedTranslationMsgPayload.h +0 -0
  149. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/PyBatteryMsgPayload.h +0 -0
  150. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/RWArrayConfigMsgPayload.h +0 -0
  151. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/RWAvailabilityMsgPayload.h +0 -0
  152. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/RWCmdMsgPayload.h +0 -0
  153. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/RWConfigElementMsgPayload.h +0 -0
  154. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/RWConfigLogMsgPayload.h +0 -0
  155. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/RWConstellationMsgPayload.h +0 -0
  156. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/RWSpeedMsgPayload.h +0 -0
  157. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/RateCmdMsgPayload.h +0 -0
  158. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/RealTimeFactorMsgPayload.h +0 -0
  159. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/ReconfigBurnArrayInfoMsgPayload.h +0 -0
  160. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/ReconfigBurnInfoMsgPayload.h +0 -0
  161. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/SCEnergyMomentumMsgPayload.h +0 -0
  162. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/SCMassPropsMsgPayload.h +0 -0
  163. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/SCStatesMsgPayload.h +0 -0
  164. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/STAttMsgPayload.h +0 -0
  165. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/STSensorMsgPayload.h +0 -0
  166. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/ScalarJointStateMsgPayload.h +0 -0
  167. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/SingleActuatorMsgPayload.h +0 -0
  168. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/SmallBodyNavMsgPayload.h +0 -0
  169. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/SmallBodyNavUKFMsgPayload.h +0 -0
  170. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/SolarFluxMsgPayload.h +0 -0
  171. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/SpicePlanetStateMsgPayload.h +0 -0
  172. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/SpiceTimeMsgPayload.h +0 -0
  173. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/StepperMotorMsgPayload.h +0 -0
  174. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/SunlineFilterMsgPayload.h +0 -0
  175. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/SwDataMsgPayload.h +0 -0
  176. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/SynchClockMsgPayload.h +0 -0
  177. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/TAMSensorBodyMsgPayload.h +0 -0
  178. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/TAMSensorMsgPayload.h +0 -0
  179. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/TDBVehicleClockCorrelationMsgPayload.h +0 -0
  180. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/THRArrayCmdForceMsgPayload.h +0 -0
  181. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/THRArrayConfigMsgPayload.h +0 -0
  182. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/THRArrayOnTimeCmdMsgPayload.h +0 -0
  183. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/THRConfigMsgPayload.h +0 -0
  184. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/TemperatureMsgPayload.h +0 -0
  185. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/TorqueAtSiteMsgPayload.h +0 -0
  186. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/TransRefMsgPayload.h +0 -0
  187. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/TypesTestMsgPayload.h +0 -0
  188. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/VSCMGArrayConfigMsgPayload.h +0 -0
  189. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/VSCMGArrayTorqueMsgPayload.h +0 -0
  190. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/VSCMGCmdMsgPayload.h +0 -0
  191. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/VSCMGConfigElementMsgPayload.h +0 -0
  192. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/VSCMGRefStatesMsgPayload.h +0 -0
  193. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/VSCMGSpeedMsgPayload.h +0 -0
  194. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/VehicleConfigMsgPayload.h +0 -0
  195. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefC/VoltMsgPayload.h +0 -0
  196. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefCpp/CSSConfigLogMsgPayload.h +0 -0
  197. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefCpp/ChargeMsmMsgPayload.h +0 -0
  198. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefCpp/DataStorageStatusMsgPayload.h +0 -0
  199. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefCpp/MJSceneStateMsgPayload.h +0 -0
  200. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefCpp/THROutputMsgPayload.h +0 -0
  201. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefCpp/VSCMGConfigMsgPayload.h +0 -0
  202. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/msgPayloadDefCpp/VizUserInputMsgPayload.h +0 -0
  203. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/system_model/sim_model.cpp +0 -0
  204. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/system_model/sim_model.h +0 -0
  205. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/system_model/sim_model.i +0 -0
  206. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/system_model/sys_process.cpp +0 -0
  207. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/system_model/sys_process.h +0 -0
  208. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/BSpline.cpp +0 -0
  209. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/BSpline.h +0 -0
  210. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/BSpline.i +0 -0
  211. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/CMakeLists.txt +0 -0
  212. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/astroConstants.h +0 -0
  213. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/astroConstants.i +0 -0
  214. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/avsEigenMRP.h +0 -0
  215. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/avsEigenSupport.cpp +0 -0
  216. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/avsEigenSupport.h +0 -0
  217. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/bilinearInterpolation.hpp +0 -0
  218. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/bskException.swg +0 -0
  219. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/bskLogging.cpp +0 -0
  220. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/bskLogging.h +0 -0
  221. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/bskLogging.i +0 -0
  222. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/bskLogging.rst +0 -0
  223. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/bskSemaphore.h +0 -0
  224. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/bskUtilities.i +0 -0
  225. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/bsk_Print.h +0 -0
  226. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/discretize.cpp +0 -0
  227. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/discretize.h +0 -0
  228. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/gauss_markov.cpp +0 -0
  229. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/gauss_markov.h +0 -0
  230. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/geodeticConversion.cpp +0 -0
  231. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/geodeticConversion.h +0 -0
  232. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/keplerianOrbit.cpp +0 -0
  233. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/keplerianOrbit.h +0 -0
  234. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/keplerianOrbit.i +0 -0
  235. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/linearAlgebra.c +0 -0
  236. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/linearAlgebra.h +0 -0
  237. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/linearInterpolation.hpp +0 -0
  238. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/macroDefinitions.h +0 -0
  239. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/moduleIdGenerator/moduleIdGenerator.cpp +0 -0
  240. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/moduleIdGenerator/moduleIdGenerator.h +0 -0
  241. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/moduleIdGenerator/moduleIdGenerator.i +0 -0
  242. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/orbitalMotion.c +0 -0
  243. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/orbitalMotion.h +0 -0
  244. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/rigidBodyKinematics.c +0 -0
  245. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/rigidBodyKinematics.h +0 -0
  246. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/saturate.cpp +0 -0
  247. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/saturate.h +0 -0
  248. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/signalCondition.c +0 -0
  249. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/signalCondition.h +0 -0
  250. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/simDefinitions.h +0 -0
  251. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/svd.c +0 -0
  252. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/svd.h +0 -0
  253. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/tests/CMakeLists.txt +0 -0
  254. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/tests/test_avsEigenMRP.cpp +0 -0
  255. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/tests/test_avsEigenSupport.cpp +0 -0
  256. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/tests/test_bilinearInterpolation.cpp +0 -0
  257. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/tests/test_discretize.cpp +0 -0
  258. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/tests/test_gaussMarkov.cpp +0 -0
  259. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/tests/test_geodeticConversion.cpp +0 -0
  260. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/tests/test_linearInterpolation.cpp +0 -0
  261. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/tests/test_orbitalMotion.cpp +0 -0
  262. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/tests/test_saturate.cpp +0 -0
  263. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/tests/unitTestComparators.h +0 -0
  264. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/ukfUtilities.c +0 -0
  265. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilities/ukfUtilities.h +0 -0
  266. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilitiesSelfCheck/avsLibrarySelfCheck/avsLibrarySelfCheck.c +0 -0
  267. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilitiesSelfCheck/avsLibrarySelfCheck/avsLibrarySelfCheck.h +0 -0
  268. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilitiesSelfCheck/avsLibrarySelfCheck/avsLibrarySelfCheck.i +0 -0
  269. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilitiesSelfCheck/swigDeprecatedCheck.i +0 -0
  270. {bsk-2.8.24 → bsk-2.8.25}/src/architecture/utilitiesSelfCheck/swigEigenCheck/swigEigenCheck.i +0 -0
  271. {bsk-2.8.24 → bsk-2.8.25}/src/cmake/bskTargetExcludeBuildOptions.cmake +0 -0
  272. {bsk-2.8.24 → bsk-2.8.25}/src/cmake/conan.cmake +0 -0
  273. {bsk-2.8.24 → bsk-2.8.25}/src/cmake/usingMujoco.cmake +0 -0
  274. {bsk-2.8.24 → bsk-2.8.25}/src/cmake/usingOpenCV.cmake +0 -0
  275. {bsk-2.8.24 → bsk-2.8.25}/src/conftest.py +0 -0
  276. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/lowPassFilterTorqueCommand/lowPassFilterTorqueCommand.c +0 -0
  277. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/lowPassFilterTorqueCommand/lowPassFilterTorqueCommand.h +0 -0
  278. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/lowPassFilterTorqueCommand/lowPassFilterTorqueCommand.i +0 -0
  279. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/lowPassFilterTorqueCommand/lowPassFilterTorqueCommand.rst +0 -0
  280. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/mrpFeedback/mrpFeedback.c +0 -0
  281. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/mrpFeedback/mrpFeedback.h +0 -0
  282. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/mrpFeedback/mrpFeedback.i +0 -0
  283. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/mrpFeedback/mrpFeedback.rst +0 -0
  284. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/mrpPD/mrpPD.c +0 -0
  285. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/mrpPD/mrpPD.h +0 -0
  286. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/mrpPD/mrpPD.i +0 -0
  287. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/mrpPD/mrpPD.rst +0 -0
  288. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/mrpSteering/mrpSteering.c +0 -0
  289. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/mrpSteering/mrpSteering.h +0 -0
  290. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/mrpSteering/mrpSteering.i +0 -0
  291. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/mrpSteering/mrpSteering.rst +0 -0
  292. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/mtbFeedforward/mtbFeedforward.c +0 -0
  293. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/mtbFeedforward/mtbFeedforward.h +0 -0
  294. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/mtbFeedforward/mtbFeedforward.i +0 -0
  295. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/mtbFeedforward/mtbFeedforward.rst +0 -0
  296. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/mtbMomentumManagement/mtbMomentumManagement.c +0 -0
  297. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/mtbMomentumManagement/mtbMomentumManagement.h +0 -0
  298. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/mtbMomentumManagement/mtbMomentumManagement.i +0 -0
  299. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/mtbMomentumManagement/mtbMomentumManagement.rst +0 -0
  300. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/mtbMomentumManagementSimple/mtbMomentumManagementSimple.c +0 -0
  301. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/mtbMomentumManagementSimple/mtbMomentumManagementSimple.h +0 -0
  302. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/mtbMomentumManagementSimple/mtbMomentumManagementSimple.i +0 -0
  303. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/mtbMomentumManagementSimple/mtbMomentumManagementSimple.rst +0 -0
  304. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/prvSteering/prvSteering.c +0 -0
  305. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/prvSteering/prvSteering.h +0 -0
  306. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/prvSteering/prvSteering.i +0 -0
  307. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/prvSteering/prvSteering.rst +0 -0
  308. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/rateServoFullNonlinear/rateServoFullNonlinear.c +0 -0
  309. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/rateServoFullNonlinear/rateServoFullNonlinear.h +0 -0
  310. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/rateServoFullNonlinear/rateServoFullNonlinear.i +0 -0
  311. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/rateServoFullNonlinear/rateServoFullNonlinear.rst +0 -0
  312. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/thrMomentumManagement/thrMomentumManagement.c +0 -0
  313. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/thrMomentumManagement/thrMomentumManagement.h +0 -0
  314. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/thrMomentumManagement/thrMomentumManagement.i +0 -0
  315. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attControl/thrMomentumManagement/thrMomentumManagement.rst +0 -0
  316. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attDetermination/CSSEst/cssWlsEst.c +0 -0
  317. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attDetermination/CSSEst/cssWlsEst.h +0 -0
  318. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attDetermination/CSSEst/cssWlsEst.i +0 -0
  319. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attDetermination/CSSEst/cssWlsEst.rst +0 -0
  320. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attDetermination/InertialUKF/inertialUKF.c +0 -0
  321. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attDetermination/InertialUKF/inertialUKF.h +0 -0
  322. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attDetermination/InertialUKF/inertialUKF.i +0 -0
  323. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attDetermination/InertialUKF/inertialUKF.rst +0 -0
  324. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attDetermination/headingSuKF/headingSuKF.c +0 -0
  325. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attDetermination/headingSuKF/headingSuKF.h +0 -0
  326. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attDetermination/headingSuKF/headingSuKF.i +0 -0
  327. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attDetermination/headingSuKF/headingSuKF.rst +0 -0
  328. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attDetermination/okeefeEKF/okeefeEKF.c +0 -0
  329. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attDetermination/okeefeEKF/okeefeEKF.h +0 -0
  330. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attDetermination/okeefeEKF/okeefeEKF.i +0 -0
  331. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attDetermination/okeefeEKF/okeefeEKF.rst +0 -0
  332. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attDetermination/sunlineEKF/sunlineEKF.c +0 -0
  333. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attDetermination/sunlineEKF/sunlineEKF.h +0 -0
  334. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attDetermination/sunlineEKF/sunlineEKF.i +0 -0
  335. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attDetermination/sunlineEKF/sunlineEKF.rst +0 -0
  336. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attDetermination/sunlineEphem/sunlineEphem.c +0 -0
  337. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attDetermination/sunlineEphem/sunlineEphem.h +0 -0
  338. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attDetermination/sunlineEphem/sunlineEphem.i +0 -0
  339. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attDetermination/sunlineEphem/sunlineEphem.rst +0 -0
  340. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attDetermination/sunlineSEKF/sunlineSEKF.c +0 -0
  341. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attDetermination/sunlineSEKF/sunlineSEKF.h +0 -0
  342. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attDetermination/sunlineSEKF/sunlineSEKF.i +0 -0
  343. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attDetermination/sunlineSEKF/sunlineSEKF.rst +0 -0
  344. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attDetermination/sunlineSuKF/sunlineSuKF.c +0 -0
  345. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attDetermination/sunlineSuKF/sunlineSuKF.h +0 -0
  346. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attDetermination/sunlineSuKF/sunlineSuKF.i +0 -0
  347. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attDetermination/sunlineSuKF/sunlineSuKF.rst +0 -0
  348. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attDetermination/sunlineUKF/sunlineUKF.c +0 -0
  349. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attDetermination/sunlineUKF/sunlineUKF.h +0 -0
  350. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attDetermination/sunlineUKF/sunlineUKF.i +0 -0
  351. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attDetermination/sunlineUKF/sunlineUKF.rst +0 -0
  352. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/attRefCorrection/attRefCorrection.c +0 -0
  353. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/attRefCorrection/attRefCorrection.h +0 -0
  354. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/attRefCorrection/attRefCorrection.i +0 -0
  355. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/attRefCorrection/attRefCorrection.rst +0 -0
  356. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/attTrackingError/attTrackingError.c +0 -0
  357. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/attTrackingError/attTrackingError.h +0 -0
  358. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/attTrackingError/attTrackingError.i +0 -0
  359. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/attTrackingError/attTrackingError.rst +0 -0
  360. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/celestialTwoBodyPoint/celestialTwoBodyPoint.c +0 -0
  361. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/celestialTwoBodyPoint/celestialTwoBodyPoint.h +0 -0
  362. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/celestialTwoBodyPoint/celestialTwoBodyPoint.i +0 -0
  363. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/celestialTwoBodyPoint/celestialTwoBodyPoint.rst +0 -0
  364. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/constrainedAttitudeManeuver/constrainedAttitudeManeuver.cpp +0 -0
  365. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/constrainedAttitudeManeuver/constrainedAttitudeManeuver.h +0 -0
  366. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/constrainedAttitudeManeuver/constrainedAttitudeManeuver.i +0 -0
  367. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/constrainedAttitudeManeuver/constrainedAttitudeManeuver.rst +0 -0
  368. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/eulerRotation/eulerRotation.c +0 -0
  369. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/eulerRotation/eulerRotation.h +0 -0
  370. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/eulerRotation/eulerRotation.i +0 -0
  371. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/eulerRotation/eulerRotation.rst +0 -0
  372. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/hillPoint/hillPoint.c +0 -0
  373. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/hillPoint/hillPoint.h +0 -0
  374. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/hillPoint/hillPoint.i +0 -0
  375. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/hillPoint/hillPoint.rst +0 -0
  376. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/inertial3D/inertial3D.c +0 -0
  377. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/inertial3D/inertial3D.h +0 -0
  378. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/inertial3D/inertial3D.i +0 -0
  379. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/inertial3D/inertial3D.rst +0 -0
  380. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/inertial3DSpin/inertial3DSpin.c +0 -0
  381. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/inertial3DSpin/inertial3DSpin.h +0 -0
  382. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/inertial3DSpin/inertial3DSpin.i +0 -0
  383. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/inertial3DSpin/inertial3DSpin.rst +0 -0
  384. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/locationPointing/locationPointing.c +0 -0
  385. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/locationPointing/locationPointing.h +0 -0
  386. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/locationPointing/locationPointing.i +0 -0
  387. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/locationPointing/locationPointing.rst +0 -0
  388. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/mrpRotation/mrpRotation.c +0 -0
  389. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/mrpRotation/mrpRotation.h +0 -0
  390. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/mrpRotation/mrpRotation.i +0 -0
  391. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/mrpRotation/mrpRotation.rst +0 -0
  392. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/oneAxisSolarArrayPoint/oneAxisSolarArrayPoint.c +0 -0
  393. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/oneAxisSolarArrayPoint/oneAxisSolarArrayPoint.h +0 -0
  394. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/oneAxisSolarArrayPoint/oneAxisSolarArrayPoint.i +0 -0
  395. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/oneAxisSolarArrayPoint/oneAxisSolarArrayPoint.rst +0 -0
  396. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/opNavPoint/opNavPoint.c +0 -0
  397. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/opNavPoint/opNavPoint.h +0 -0
  398. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/opNavPoint/opNavPoint.i +0 -0
  399. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/opNavPoint/opNavPoint.rst +0 -0
  400. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/rasterManager/rasterManager.c +0 -0
  401. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/rasterManager/rasterManager.h +0 -0
  402. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/rasterManager/rasterManager.i +0 -0
  403. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/rasterManager/rasterManager.rst +0 -0
  404. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/simpleDeadband/simpleDeadband.c +0 -0
  405. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/simpleDeadband/simpleDeadband.h +0 -0
  406. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/simpleDeadband/simpleDeadband.i +0 -0
  407. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/simpleDeadband/simpleDeadband.rst +0 -0
  408. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/sunSafePoint/sunSafePoint.c +0 -0
  409. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/sunSafePoint/sunSafePoint.h +0 -0
  410. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/sunSafePoint/sunSafePoint.i +0 -0
  411. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/sunSafePoint/sunSafePoint.rst +0 -0
  412. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/velocityPoint/velocityPoint.c +0 -0
  413. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/velocityPoint/velocityPoint.h +0 -0
  414. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/velocityPoint/velocityPoint.i +0 -0
  415. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/velocityPoint/velocityPoint.rst +0 -0
  416. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/waypointReference/waypointReference.cpp +0 -0
  417. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/waypointReference/waypointReference.h +0 -0
  418. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/waypointReference/waypointReference.i +0 -0
  419. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/attGuidance/waypointReference/waypointReference.rst +0 -0
  420. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/dvGuidance/dvAttGuidance/dvGuidance.c +0 -0
  421. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/dvGuidance/dvAttGuidance/dvGuidance.h +0 -0
  422. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/dvGuidance/dvAttGuidance/dvGuidance.i +0 -0
  423. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/dvGuidance/dvAttGuidance/dvGuidance.rst +0 -0
  424. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/dvGuidance/dvExecuteGuidance/dvExecuteGuidance.c +0 -0
  425. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/dvGuidance/dvExecuteGuidance/dvExecuteGuidance.h +0 -0
  426. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/dvGuidance/dvExecuteGuidance/dvExecuteGuidance.i +0 -0
  427. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/dvGuidance/dvExecuteGuidance/dvExecuteGuidance.rst +0 -0
  428. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/_GeneralModuleFiles/thrustGroupData.h +0 -0
  429. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/dipoleMapping/dipoleMapping.c +0 -0
  430. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/dipoleMapping/dipoleMapping.h +0 -0
  431. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/dipoleMapping/dipoleMapping.i +0 -0
  432. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/dipoleMapping/dipoleMapping.rst +0 -0
  433. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/errorConversion/dvAttEffect.c +0 -0
  434. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/errorConversion/dvAttEffect.h +0 -0
  435. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/errorConversion/dvAttEffect.i +0 -0
  436. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/errorConversion/dvAttEffect.rst +0 -0
  437. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/errorConversion/sunSafeACS.c +0 -0
  438. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/errorConversion/sunSafeACS.h +0 -0
  439. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/errorConversion/sunSafeACS.i +0 -0
  440. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/errorConversion/sunSafeACS.rst +0 -0
  441. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/forceTorqueThrForceMapping/forceTorqueThrForceMapping.c +0 -0
  442. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/forceTorqueThrForceMapping/forceTorqueThrForceMapping.h +0 -0
  443. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/forceTorqueThrForceMapping/forceTorqueThrForceMapping.i +0 -0
  444. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/forceTorqueThrForceMapping/forceTorqueThrForceMapping.rst +0 -0
  445. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/hingedRigidBodyPIDMotor/hingedRigidBodyPIDMotor.c +0 -0
  446. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/hingedRigidBodyPIDMotor/hingedRigidBodyPIDMotor.h +0 -0
  447. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/hingedRigidBodyPIDMotor/hingedRigidBodyPIDMotor.i +0 -0
  448. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/hingedRigidBodyPIDMotor/hingedRigidBodyPIDMotor.rst +0 -0
  449. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/prescribedRot2DOF/prescribedRot2DOF.c +0 -0
  450. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/prescribedRot2DOF/prescribedRot2DOF.h +0 -0
  451. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/prescribedRot2DOF/prescribedRot2DOF.i +0 -0
  452. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/prescribedRot2DOF/prescribedRot2DOF.rst +0 -0
  453. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/rwMotorTorque/rwMotorTorque.c +0 -0
  454. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/rwMotorTorque/rwMotorTorque.h +0 -0
  455. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/rwMotorTorque/rwMotorTorque.i +0 -0
  456. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/rwMotorTorque/rwMotorTorque.rst +0 -0
  457. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/rwMotorVoltage/rwMotorVoltage.c +0 -0
  458. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/rwMotorVoltage/rwMotorVoltage.h +0 -0
  459. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/rwMotorVoltage/rwMotorVoltage.i +0 -0
  460. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/rwMotorVoltage/rwMotorVoltage.rst +0 -0
  461. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/rwNullSpace/rwNullSpace.c +0 -0
  462. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/rwNullSpace/rwNullSpace.h +0 -0
  463. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/rwNullSpace/rwNullSpace.i +0 -0
  464. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/rwNullSpace/rwNullSpace.rst +0 -0
  465. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/solarArrayReference/solarArrayReference.c +0 -0
  466. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/solarArrayReference/solarArrayReference.h +0 -0
  467. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/solarArrayReference/solarArrayReference.i +0 -0
  468. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/solarArrayReference/solarArrayReference.rst +0 -0
  469. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/thrFiringRemainder/thrFiringRemainder.c +0 -0
  470. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/thrFiringRemainder/thrFiringRemainder.h +0 -0
  471. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/thrFiringRemainder/thrFiringRemainder.i +0 -0
  472. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/thrFiringRemainder/thrFiringRemainder.rst +0 -0
  473. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/thrFiringSchmitt/thrFiringSchmitt.c +0 -0
  474. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/thrFiringSchmitt/thrFiringSchmitt.h +0 -0
  475. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/thrFiringSchmitt/thrFiringSchmitt.i +0 -0
  476. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/thrFiringSchmitt/thrFiringSchmitt.rst +0 -0
  477. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/thrForceMapping/_UnitTest/Support/Results_thrForceMapping.py +0 -0
  478. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/thrForceMapping/thrForceMapping.c +0 -0
  479. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/thrForceMapping/thrForceMapping.h +0 -0
  480. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/thrForceMapping/thrForceMapping.i +0 -0
  481. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/thrForceMapping/thrForceMapping.rst +0 -0
  482. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/thrMomentumDumping/thrMomentumDumping.c +0 -0
  483. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/thrMomentumDumping/thrMomentumDumping.h +0 -0
  484. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/thrMomentumDumping/thrMomentumDumping.i +0 -0
  485. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/thrMomentumDumping/thrMomentumDumping.rst +0 -0
  486. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/thrustRWDesat/thrustRWDesat.c +0 -0
  487. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/thrustRWDesat/thrustRWDesat.h +0 -0
  488. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/thrustRWDesat/thrustRWDesat.i +0 -0
  489. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/thrustRWDesat/thrustRWDesat.rst +0 -0
  490. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/thrusterPlatformReference/thrusterPlatformReference.c +0 -0
  491. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/thrusterPlatformReference/thrusterPlatformReference.h +0 -0
  492. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/thrusterPlatformReference/thrusterPlatformReference.i +0 -0
  493. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/thrusterPlatformReference/thrusterPlatformReference.rst +0 -0
  494. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/thrusterPlatformState/thrusterPlatformState.c +0 -0
  495. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/thrusterPlatformState/thrusterPlatformState.h +0 -0
  496. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/thrusterPlatformState/thrusterPlatformState.i +0 -0
  497. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/thrusterPlatformState/thrusterPlatformState.rst +0 -0
  498. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/torque2Dipole/torque2Dipole.c +0 -0
  499. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/torque2Dipole/torque2Dipole.h +0 -0
  500. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/torque2Dipole/torque2Dipole.i +0 -0
  501. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/torque2Dipole/torque2Dipole.rst +0 -0
  502. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/torqueScheduler/torqueScheduler.c +0 -0
  503. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/torqueScheduler/torqueScheduler.h +0 -0
  504. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/torqueScheduler/torqueScheduler.i +0 -0
  505. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/torqueScheduler/torqueScheduler.rst +0 -0
  506. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/vscmgGimbalRateServo/vscmgGimbalRateServo.cpp +0 -0
  507. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/vscmgGimbalRateServo/vscmgGimbalRateServo.h +0 -0
  508. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/vscmgGimbalRateServo/vscmgGimbalRateServo.i +0 -0
  509. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/vscmgGimbalRateServo/vscmgGimbalRateServo.rst +0 -0
  510. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/vscmgVelocitySteering/vscmgVelocitySteering.cpp +0 -0
  511. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/vscmgVelocitySteering/vscmgVelocitySteering.h +0 -0
  512. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/vscmgVelocitySteering/vscmgVelocitySteering.i +0 -0
  513. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/effectorInterfaces/vscmgVelocitySteering/vscmgVelocitySteering.rst +0 -0
  514. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/formationFlying/etSphericalControl/etSphericalControl.c +0 -0
  515. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/formationFlying/etSphericalControl/etSphericalControl.h +0 -0
  516. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/formationFlying/etSphericalControl/etSphericalControl.i +0 -0
  517. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/formationFlying/etSphericalControl/etSphericalControl.rst +0 -0
  518. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/formationFlying/formationBarycenter/formationBarycenter.cpp +0 -0
  519. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/formationFlying/formationBarycenter/formationBarycenter.h +0 -0
  520. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/formationFlying/formationBarycenter/formationBarycenter.i +0 -0
  521. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/formationFlying/formationBarycenter/formationBarycenter.rst +0 -0
  522. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/formationFlying/hillStateConverter/hillStateConverter.c +0 -0
  523. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/formationFlying/hillStateConverter/hillStateConverter.h +0 -0
  524. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/formationFlying/hillStateConverter/hillStateConverter.i +0 -0
  525. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/formationFlying/hillStateConverter/hillStateConverter.rst +0 -0
  526. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/formationFlying/hillToAttRef/hillToAttRef.c +0 -0
  527. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/formationFlying/hillToAttRef/hillToAttRef.h +0 -0
  528. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/formationFlying/hillToAttRef/hillToAttRef.i +0 -0
  529. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/formationFlying/hillToAttRef/hillToAttRef.rst +0 -0
  530. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/formationFlying/meanOEFeedback/meanOEFeedback.c +0 -0
  531. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/formationFlying/meanOEFeedback/meanOEFeedback.h +0 -0
  532. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/formationFlying/meanOEFeedback/meanOEFeedback.i +0 -0
  533. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/formationFlying/meanOEFeedback/meanOEFeedback.rst +0 -0
  534. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/formationFlying/spacecraftPointing/spacecraftPointing.c +0 -0
  535. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/formationFlying/spacecraftPointing/spacecraftPointing.h +0 -0
  536. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/formationFlying/spacecraftPointing/spacecraftPointing.i +0 -0
  537. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/formationFlying/spacecraftPointing/spacecraftPointing.rst +0 -0
  538. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/formationFlying/spacecraftReconfig/spacecraftReconfig.c +0 -0
  539. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/formationFlying/spacecraftReconfig/spacecraftReconfig.h +0 -0
  540. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/formationFlying/spacecraftReconfig/spacecraftReconfig.i +0 -0
  541. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/formationFlying/spacecraftReconfig/spacecraftReconfig.rst +0 -0
  542. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/fswUtilities/fswDefinitions.h +0 -0
  543. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/imageProcessing/centerRadiusCNN/CAD.onnx +0 -0
  544. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/imageProcessing/centerRadiusCNN/Custom.cmake +0 -0
  545. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/imageProcessing/centerRadiusCNN/centerRadiusCNN.cpp +0 -0
  546. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/imageProcessing/centerRadiusCNN/centerRadiusCNN.h +0 -0
  547. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/imageProcessing/centerRadiusCNN/centerRadiusCNN.i +0 -0
  548. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/imageProcessing/centerRadiusCNN/centerRadiusCNN.rst +0 -0
  549. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/imageProcessing/horizonOpNav/horizonOpNav.c +0 -0
  550. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/imageProcessing/horizonOpNav/horizonOpNav.h +0 -0
  551. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/imageProcessing/horizonOpNav/horizonOpNav.i +0 -0
  552. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/imageProcessing/horizonOpNav/horizonOpNav.rst +0 -0
  553. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/imageProcessing/houghCircles/Custom.cmake +0 -0
  554. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/imageProcessing/houghCircles/houghCircles.cpp +0 -0
  555. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/imageProcessing/houghCircles/houghCircles.h +0 -0
  556. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/imageProcessing/houghCircles/houghCircles.i +0 -0
  557. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/imageProcessing/houghCircles/houghCircles.rst +0 -0
  558. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/imageProcessing/limbFinding/Custom.cmake +0 -0
  559. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/imageProcessing/limbFinding/limbFinding.cpp +0 -0
  560. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/imageProcessing/limbFinding/limbFinding.h +0 -0
  561. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/imageProcessing/limbFinding/limbFinding.i +0 -0
  562. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/imageProcessing/limbFinding/limbFinding.rst +0 -0
  563. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/imageProcessing/pixelLineConverter/pixelLineConverter.c +0 -0
  564. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/imageProcessing/pixelLineConverter/pixelLineConverter.h +0 -0
  565. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/imageProcessing/pixelLineConverter/pixelLineConverter.i +0 -0
  566. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/imageProcessing/pixelLineConverter/pixelLineConverter.rst +0 -0
  567. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/opticalNavigation/faultDetection/faultDetection.c +0 -0
  568. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/opticalNavigation/faultDetection/faultDetection.h +0 -0
  569. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/opticalNavigation/faultDetection/faultDetection.i +0 -0
  570. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/opticalNavigation/faultDetection/faultDetection.rst +0 -0
  571. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/opticalNavigation/pixelLineBiasUKF/pixelLineBiasUKF.c +0 -0
  572. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/opticalNavigation/pixelLineBiasUKF/pixelLineBiasUKF.h +0 -0
  573. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/opticalNavigation/pixelLineBiasUKF/pixelLineBiasUKF.i +0 -0
  574. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/opticalNavigation/pixelLineBiasUKF/pixelLineBiasUKF.rst +0 -0
  575. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/opticalNavigation/relativeODuKF/relativeODuKF.c +0 -0
  576. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/opticalNavigation/relativeODuKF/relativeODuKF.h +0 -0
  577. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/opticalNavigation/relativeODuKF/relativeODuKF.i +0 -0
  578. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/opticalNavigation/relativeODuKF/relativeODuKF.rst +0 -0
  579. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/orbitControl/lambertPlanner/lambertPlanner.cpp +0 -0
  580. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/orbitControl/lambertPlanner/lambertPlanner.h +0 -0
  581. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/orbitControl/lambertPlanner/lambertPlanner.i +0 -0
  582. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/orbitControl/lambertPlanner/lambertPlanner.rst +0 -0
  583. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/orbitControl/lambertSecondDV/lambertSecondDV.cpp +0 -0
  584. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/orbitControl/lambertSecondDV/lambertSecondDV.h +0 -0
  585. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/orbitControl/lambertSecondDV/lambertSecondDV.i +0 -0
  586. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/orbitControl/lambertSecondDV/lambertSecondDV.rst +0 -0
  587. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/orbitControl/lambertSolver/lambertSolver.cpp +0 -0
  588. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/orbitControl/lambertSolver/lambertSolver.h +0 -0
  589. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/orbitControl/lambertSolver/lambertSolver.i +0 -0
  590. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/orbitControl/lambertSolver/lambertSolver.rst +0 -0
  591. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/orbitControl/lambertSurfaceRelativeVelocity/lambertSurfaceRelativeVelocity.cpp +0 -0
  592. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/orbitControl/lambertSurfaceRelativeVelocity/lambertSurfaceRelativeVelocity.h +0 -0
  593. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/orbitControl/lambertSurfaceRelativeVelocity/lambertSurfaceRelativeVelocity.i +0 -0
  594. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/orbitControl/lambertSurfaceRelativeVelocity/lambertSurfaceRelativeVelocity.rst +0 -0
  595. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/orbitControl/lambertValidator/lambertValidator.cpp +0 -0
  596. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/orbitControl/lambertValidator/lambertValidator.h +0 -0
  597. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/orbitControl/lambertValidator/lambertValidator.i +0 -0
  598. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/orbitControl/lambertValidator/lambertValidator.rst +0 -0
  599. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/orbitControl/smallBodyWaypointFeedback/smallBodyWaypointFeedback.cpp +0 -0
  600. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/orbitControl/smallBodyWaypointFeedback/smallBodyWaypointFeedback.h +0 -0
  601. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/orbitControl/smallBodyWaypointFeedback/smallBodyWaypointFeedback.i +0 -0
  602. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/orbitControl/smallBodyWaypointFeedback/smallBodyWaypointFeedback.rst +0 -0
  603. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/rwConfigData/rwConfigData.c +0 -0
  604. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/rwConfigData/rwConfigData.h +0 -0
  605. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/rwConfigData/rwConfigData.i +0 -0
  606. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/sensorInterfaces/CSSSensorData/cssComm.c +0 -0
  607. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/sensorInterfaces/CSSSensorData/cssComm.h +0 -0
  608. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/sensorInterfaces/CSSSensorData/cssComm.i +0 -0
  609. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/sensorInterfaces/CSSSensorData/cssComm.rst +0 -0
  610. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/sensorInterfaces/IMUSensorData/imuComm.c +0 -0
  611. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/sensorInterfaces/IMUSensorData/imuComm.h +0 -0
  612. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/sensorInterfaces/IMUSensorData/imuComm.i +0 -0
  613. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/sensorInterfaces/IMUSensorData/imuComm.rst +0 -0
  614. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/sensorInterfaces/STSensorData/stComm.c +0 -0
  615. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/sensorInterfaces/STSensorData/stComm.h +0 -0
  616. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/sensorInterfaces/STSensorData/stComm.i +0 -0
  617. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/sensorInterfaces/STSensorData/stComm.rst +0 -0
  618. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/sensorInterfaces/TAMSensorData/tamComm.c +0 -0
  619. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/sensorInterfaces/TAMSensorData/tamComm.h +0 -0
  620. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/sensorInterfaces/TAMSensorData/tamComm.i +0 -0
  621. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/sensorInterfaces/TAMSensorData/tamComm.rst +0 -0
  622. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/sensorInterfaces/rateMsgConverter/rateMsgConverter.c +0 -0
  623. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/sensorInterfaces/rateMsgConverter/rateMsgConverter.h +0 -0
  624. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/sensorInterfaces/rateMsgConverter/rateMsgConverter.i +0 -0
  625. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/sensorInterfaces/rateMsgConverter/rateMsgConverter.rst +0 -0
  626. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/sensorInterfaces/scanningInstrumentController/scanningInstrumentController.c +0 -0
  627. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/sensorInterfaces/scanningInstrumentController/scanningInstrumentController.h +0 -0
  628. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/sensorInterfaces/scanningInstrumentController/scanningInstrumentController.i +0 -0
  629. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/sensorInterfaces/scanningInstrumentController/scanningInstrumentController.rst +0 -0
  630. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/sensorInterfaces/simpleInstrumentController/simpleInstrumentController.c +0 -0
  631. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/sensorInterfaces/simpleInstrumentController/simpleInstrumentController.h +0 -0
  632. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/sensorInterfaces/simpleInstrumentController/simpleInstrumentController.i +0 -0
  633. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/sensorInterfaces/simpleInstrumentController/simpleInstrumentController.rst +0 -0
  634. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/smallBodyNavigation/smallBodyNavEKF/smallBodyNavEKF.cpp +0 -0
  635. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/smallBodyNavigation/smallBodyNavEKF/smallBodyNavEKF.h +0 -0
  636. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/smallBodyNavigation/smallBodyNavEKF/smallBodyNavEKF.i +0 -0
  637. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/smallBodyNavigation/smallBodyNavEKF/smallBodyNavEKF.rst +0 -0
  638. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/smallBodyNavigation/smallBodyNavUKF/smallBodyNavUKF.cpp +0 -0
  639. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/smallBodyNavigation/smallBodyNavUKF/smallBodyNavUKF.h +0 -0
  640. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/smallBodyNavigation/smallBodyNavUKF/smallBodyNavUKF.i +0 -0
  641. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/smallBodyNavigation/smallBodyNavUKF/smallBodyNavUKF.rst +0 -0
  642. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/stateEstimation/thrustCMEstimation/thrustCMEstimation.cpp +0 -0
  643. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/stateEstimation/thrustCMEstimation/thrustCMEstimation.h +0 -0
  644. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/stateEstimation/thrustCMEstimation/thrustCMEstimation.i +0 -0
  645. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/stateEstimation/thrustCMEstimation/thrustCMEstimation.rst +0 -0
  646. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/transDetermination/_GeneralModuleFiles/ephemerisUtilities.c +0 -0
  647. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/transDetermination/_GeneralModuleFiles/ephemerisUtilities.h +0 -0
  648. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/transDetermination/chebyPosEphem/chebyPosEphem.c +0 -0
  649. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/transDetermination/chebyPosEphem/chebyPosEphem.h +0 -0
  650. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/transDetermination/chebyPosEphem/chebyPosEphem.i +0 -0
  651. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/transDetermination/chebyPosEphem/chebyPosEphem.rst +0 -0
  652. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/transDetermination/dvAccumulation/dvAccumulation.c +0 -0
  653. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/transDetermination/dvAccumulation/dvAccumulation.h +0 -0
  654. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/transDetermination/dvAccumulation/dvAccumulation.i +0 -0
  655. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/transDetermination/dvAccumulation/dvAccumulation.rst +0 -0
  656. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/transDetermination/ephemDifference/ephemDifference.c +0 -0
  657. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/transDetermination/ephemDifference/ephemDifference.h +0 -0
  658. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/transDetermination/ephemDifference/ephemDifference.i +0 -0
  659. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/transDetermination/ephemDifference/ephemDifference.rst +0 -0
  660. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/transDetermination/ephemNavConverter/ephemNavConverter.c +0 -0
  661. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/transDetermination/ephemNavConverter/ephemNavConverter.h +0 -0
  662. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/transDetermination/ephemNavConverter/ephemNavConverter.i +0 -0
  663. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/transDetermination/ephemNavConverter/ephemNavConverter.rst +0 -0
  664. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/transDetermination/navAggregate/navAggregate.c +0 -0
  665. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/transDetermination/navAggregate/navAggregate.h +0 -0
  666. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/transDetermination/navAggregate/navAggregate.i +0 -0
  667. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/transDetermination/navAggregate/navAggregate.rst +0 -0
  668. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/transDetermination/oeStateEphem/oeStateEphem.c +0 -0
  669. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/transDetermination/oeStateEphem/oeStateEphem.h +0 -0
  670. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/transDetermination/oeStateEphem/oeStateEphem.i +0 -0
  671. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/transDetermination/oeStateEphem/oeStateEphem.rst +0 -0
  672. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/vehicleConfigData/vehicleConfigData.c +0 -0
  673. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/vehicleConfigData/vehicleConfigData.h +0 -0
  674. {bsk-2.8.24 → bsk-2.8.25}/src/fswAlgorithms/vehicleConfigData/vehicleConfigData.i +0 -0
  675. {bsk-2.8.24 → bsk-2.8.25}/src/moduleTemplates/_doc.rst +0 -0
  676. {bsk-2.8.24 → bsk-2.8.25}/src/moduleTemplates/cModuleTemplate/cModuleTemplate.c +0 -0
  677. {bsk-2.8.24 → bsk-2.8.25}/src/moduleTemplates/cModuleTemplate/cModuleTemplate.h +0 -0
  678. {bsk-2.8.24 → bsk-2.8.25}/src/moduleTemplates/cModuleTemplate/cModuleTemplate.i +0 -0
  679. {bsk-2.8.24 → bsk-2.8.25}/src/moduleTemplates/cModuleTemplate/cModuleTemplate.rst +0 -0
  680. {bsk-2.8.24 → bsk-2.8.25}/src/moduleTemplates/cppModuleTemplate/cppModuleTemplate.cpp +0 -0
  681. {bsk-2.8.24 → bsk-2.8.25}/src/moduleTemplates/cppModuleTemplate/cppModuleTemplate.h +0 -0
  682. {bsk-2.8.24 → bsk-2.8.25}/src/moduleTemplates/cppModuleTemplate/cppModuleTemplate.i +0 -0
  683. {bsk-2.8.24 → bsk-2.8.25}/src/moduleTemplates/cppModuleTemplate/cppModuleTemplate.rst +0 -0
  684. {bsk-2.8.24 → bsk-2.8.25}/src/pytest.ini +0 -0
  685. {bsk-2.8.24 → bsk-2.8.25}/src/reportconf.py +0 -0
  686. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/deviceInterface/encoder/encoder.cpp +0 -0
  687. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/deviceInterface/encoder/encoder.h +0 -0
  688. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/deviceInterface/encoder/encoder.i +0 -0
  689. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/deviceInterface/encoder/encoder.rst +0 -0
  690. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/deviceInterface/hingedBodyLinearProfiler/hingedBodyLinearProfiler.cpp +0 -0
  691. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/deviceInterface/hingedBodyLinearProfiler/hingedBodyLinearProfiler.h +0 -0
  692. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/deviceInterface/hingedBodyLinearProfiler/hingedBodyLinearProfiler.i +0 -0
  693. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/deviceInterface/hingedBodyLinearProfiler/hingedBodyLinearProfiler.rst +0 -0
  694. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/deviceInterface/motorVoltageInterface/motorVoltageInterface.cpp +0 -0
  695. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/deviceInterface/motorVoltageInterface/motorVoltageInterface.h +0 -0
  696. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/deviceInterface/motorVoltageInterface/motorVoltageInterface.i +0 -0
  697. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/deviceInterface/motorVoltageInterface/motorVoltageInterface.rst +0 -0
  698. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/deviceInterface/prescribedLinearTranslation/prescribedLinearTranslation.cpp +0 -0
  699. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/deviceInterface/prescribedLinearTranslation/prescribedLinearTranslation.h +0 -0
  700. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/deviceInterface/prescribedLinearTranslation/prescribedLinearTranslation.i +0 -0
  701. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/deviceInterface/prescribedLinearTranslation/prescribedLinearTranslation.rst +0 -0
  702. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/deviceInterface/prescribedRotation1DOF/prescribedRotation1DOF.cpp +0 -0
  703. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/deviceInterface/prescribedRotation1DOF/prescribedRotation1DOF.h +0 -0
  704. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/deviceInterface/prescribedRotation1DOF/prescribedRotation1DOF.i +0 -0
  705. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/deviceInterface/prescribedRotation1DOF/prescribedRotation1DOF.rst +0 -0
  706. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/deviceInterface/stepperMotor/stepperMotor.cpp +0 -0
  707. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/deviceInterface/stepperMotor/stepperMotor.h +0 -0
  708. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/deviceInterface/stepperMotor/stepperMotor.i +0 -0
  709. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/deviceInterface/stepperMotor/stepperMotor.rst +0 -0
  710. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/deviceInterface/tempMeasurement/tempMeasurement.cpp +0 -0
  711. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/deviceInterface/tempMeasurement/tempMeasurement.h +0 -0
  712. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/deviceInterface/tempMeasurement/tempMeasurement.i +0 -0
  713. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/deviceInterface/tempMeasurement/tempMeasurement.rst +0 -0
  714. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/DynOutput/boreAngCalc/boreAngCalc.cpp +0 -0
  715. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/DynOutput/boreAngCalc/boreAngCalc.h +0 -0
  716. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/DynOutput/boreAngCalc/boreAngCalc.i +0 -0
  717. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/DynOutput/boreAngCalc/boreAngCalc.rst +0 -0
  718. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/DynOutput/orbElemConvert/orbElemConvert.cpp +0 -0
  719. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/DynOutput/orbElemConvert/orbElemConvert.h +0 -0
  720. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/DynOutput/orbElemConvert/orbElemConvert.i +0 -0
  721. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/DynOutput/orbElemConvert/orbElemConvert.rst +0 -0
  722. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/ExtPulsedTorque/ExtPulsedTorque.cpp +0 -0
  723. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/ExtPulsedTorque/ExtPulsedTorque.h +0 -0
  724. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/ExtPulsedTorque/ExtPulsedTorque.i +0 -0
  725. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/ExtPulsedTorque/ExtPulsedTorque.rst +0 -0
  726. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/FuelTank/fuelTank.cpp +0 -0
  727. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/FuelTank/fuelTank.h +0 -0
  728. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/FuelTank/fuelTank.i +0 -0
  729. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/FuelTank/fuelTank.rst +0 -0
  730. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/GravityGradientEffector/GravityGradientEffector.cpp +0 -0
  731. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/GravityGradientEffector/GravityGradientEffector.h +0 -0
  732. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/GravityGradientEffector/GravityGradientEffector.i +0 -0
  733. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/GravityGradientEffector/GravityGradientEffector.rst +0 -0
  734. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/HingedRigidBodies/hingedRigidBodyStateEffector.cpp +0 -0
  735. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/HingedRigidBodies/hingedRigidBodyStateEffector.h +0 -0
  736. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/HingedRigidBodies/hingedRigidBodyStateEffector.i +0 -0
  737. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/HingedRigidBodies/hingedRigidBodyStateEffector.rst +0 -0
  738. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/Integrators/svIntegratorEuler.cpp +0 -0
  739. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/Integrators/svIntegratorEuler.h +0 -0
  740. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/Integrators/svIntegratorEuler.rst +0 -0
  741. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/Integrators/svIntegratorRK2.cpp +0 -0
  742. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/Integrators/svIntegratorRK2.h +0 -0
  743. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/Integrators/svIntegratorRK2.rst +0 -0
  744. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/Integrators/svIntegratorRKF45.cpp +0 -0
  745. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/Integrators/svIntegratorRKF45.h +0 -0
  746. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/Integrators/svIntegratorRKF45.rst +0 -0
  747. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/Integrators/svIntegratorRKF78.cpp +0 -0
  748. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/Integrators/svIntegratorRKF78.h +0 -0
  749. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/Integrators/svIntegratorRKF78.rst +0 -0
  750. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/Integrators/svIntegrators.i +0 -0
  751. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/LinearSpringMassDamper/linearSpringMassDamper.cpp +0 -0
  752. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/LinearSpringMassDamper/linearSpringMassDamper.h +0 -0
  753. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/LinearSpringMassDamper/linearSpringMassDamper.i +0 -0
  754. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/LinearSpringMassDamper/linearSpringMassDamper.rst +0 -0
  755. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/MtbEffector/MtbEffector.cpp +0 -0
  756. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/MtbEffector/MtbEffector.h +0 -0
  757. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/MtbEffector/MtbEffector.i +0 -0
  758. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/MtbEffector/MtbEffector.rst +0 -0
  759. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/NHingedRigidBodies/nHingedRigidBodyStateEffector.cpp +0 -0
  760. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/NHingedRigidBodies/nHingedRigidBodyStateEffector.h +0 -0
  761. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/NHingedRigidBodies/nHingedRigidBodyStateEffector.i +0 -0
  762. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/NHingedRigidBodies/nHingedRigidBodyStateEffector.rst +0 -0
  763. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/RadiationPressure/cube_lookup.xml +0 -0
  764. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/RadiationPressure/parseSRPLookup.py +0 -0
  765. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/RadiationPressure/radiationPressure.cpp +0 -0
  766. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/RadiationPressure/radiationPressure.h +0 -0
  767. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/RadiationPressure/radiationPressure.i +0 -0
  768. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/RadiationPressure/radiationPressure.rst +0 -0
  769. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/Thrusters/thrusterDynamicEffector/thrusterDynamicEffector.cpp +0 -0
  770. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/Thrusters/thrusterDynamicEffector/thrusterDynamicEffector.h +0 -0
  771. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/Thrusters/thrusterDynamicEffector/thrusterDynamicEffector.i +0 -0
  772. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/Thrusters/thrusterDynamicEffector/thrusterDynamicEffector.rst +0 -0
  773. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/Thrusters/thrusterStateEffector/thrusterStateEffector.cpp +0 -0
  774. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/Thrusters/thrusterStateEffector/thrusterStateEffector.h +0 -0
  775. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/Thrusters/thrusterStateEffector/thrusterStateEffector.i +0 -0
  776. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/Thrusters/thrusterStateEffector/thrusterStateEffector.rst +0 -0
  777. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/VSCMGs/vscmgStateEffector.cpp +0 -0
  778. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/VSCMGs/vscmgStateEffector.h +0 -0
  779. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/VSCMGs/vscmgStateEffector.i +0 -0
  780. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/VSCMGs/vscmgStateEffector.rst +0 -0
  781. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/BodyToHubInfo.h +0 -0
  782. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/RWConfigPayload.h +0 -0
  783. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/RWConfigPayload.i +0 -0
  784. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/THROperation.h +0 -0
  785. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/THRSimConfig.h +0 -0
  786. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/THRSimConfig.i +0 -0
  787. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/THRTimePair.h +0 -0
  788. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/dynParamManager.cpp +0 -0
  789. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/dynParamManager.h +0 -0
  790. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/dynParamManager.i +0 -0
  791. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/dynParamManager.rst +0 -0
  792. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/dynamicEffector.cpp +0 -0
  793. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/dynamicEffector.h +0 -0
  794. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/dynamicEffector.rst +0 -0
  795. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/dynamicObject.cpp +0 -0
  796. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/dynamicObject.h +0 -0
  797. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/dynamicObject.rst +0 -0
  798. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/extendedStateVector.cpp +0 -0
  799. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/extendedStateVector.h +0 -0
  800. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/fuelSlosh.h +0 -0
  801. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/gravityEffector.cpp +0 -0
  802. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/gravityEffector.h +0 -0
  803. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/gravityEffector.rst +0 -0
  804. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/gravityModel.h +0 -0
  805. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/gravityModel.i +0 -0
  806. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/hubEffector.cpp +0 -0
  807. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/hubEffector.h +0 -0
  808. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/hubEffector.rst +0 -0
  809. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/interpolator.h +0 -0
  810. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/pointMassGravityModel.cpp +0 -0
  811. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/pointMassGravityModel.h +0 -0
  812. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/stateData.cpp +0 -0
  813. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/stateData.h +0 -0
  814. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/stateData.rst +0 -0
  815. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/stateEffector.cpp +0 -0
  816. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/stateEffector.h +0 -0
  817. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/stateEffector.rst +0 -0
  818. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/stateVecIntegrator.cpp +0 -0
  819. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/stateVecIntegrator.h +0 -0
  820. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/stateVecIntegrator.rst +0 -0
  821. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/svIntegratorAdaptiveRungeKutta.h +0 -0
  822. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/svIntegratorRK4.cpp +0 -0
  823. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/svIntegratorRK4.h +0 -0
  824. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/svIntegratorRK4.rst +0 -0
  825. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/_GeneralModuleFiles/svIntegratorRungeKutta.h +0 -0
  826. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/constraintEffector/constraintDynamicEffector.cpp +0 -0
  827. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/constraintEffector/constraintDynamicEffector.h +0 -0
  828. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/constraintEffector/constraintDynamicEffector.i +0 -0
  829. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/constraintEffector/constraintDynamicEffector.rst +0 -0
  830. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/dragEffector/dragDynamicEffector.cpp +0 -0
  831. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/dragEffector/dragDynamicEffector.h +0 -0
  832. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/dragEffector/dragDynamicEffector.i +0 -0
  833. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/dragEffector/dragDynamicEffector.rst +0 -0
  834. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/dualHingedRigidBodies/dualHingedRigidBodyStateEffector.cpp +0 -0
  835. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/dualHingedRigidBodies/dualHingedRigidBodyStateEffector.h +0 -0
  836. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/dualHingedRigidBodies/dualHingedRigidBodyStateEffector.i +0 -0
  837. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/dualHingedRigidBodies/dualHingedRigidBodyStateEffector.rst +0 -0
  838. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/extForceTorque/extForceTorque.cpp +0 -0
  839. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/extForceTorque/extForceTorque.h +0 -0
  840. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/extForceTorque/extForceTorque.i +0 -0
  841. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/extForceTorque/extForceTorque.rst +0 -0
  842. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/facetDragEffector/facetDragDynamicEffector.cpp +0 -0
  843. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/facetDragEffector/facetDragDynamicEffector.h +0 -0
  844. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/facetDragEffector/facetDragDynamicEffector.i +0 -0
  845. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/facetDragEffector/facetDragDynamicEffector.rst +0 -0
  846. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/facetSRPDynamicEffector/facetSRPDynamicEffector.cpp +0 -0
  847. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/facetSRPDynamicEffector/facetSRPDynamicEffector.h +0 -0
  848. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/facetSRPDynamicEffector/facetSRPDynamicEffector.i +0 -0
  849. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/facetSRPDynamicEffector/facetSRPDynamicEffector.rst +0 -0
  850. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/gravityEffector/gravCoeffOps.py +0 -0
  851. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/gravityEffector/gravityEffector.i +0 -0
  852. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/gravityEffector/pointMassGravityModel.i +0 -0
  853. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/gravityEffector/polyhedralGravityModel.cpp +0 -0
  854. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/gravityEffector/polyhedralGravityModel.h +0 -0
  855. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/gravityEffector/polyhedralGravityModel.i +0 -0
  856. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/gravityEffector/polyhedralGravityModel.rst +0 -0
  857. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/gravityEffector/sphericalHarmonicsGravityModel.cpp +0 -0
  858. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/gravityEffector/sphericalHarmonicsGravityModel.h +0 -0
  859. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/gravityEffector/sphericalHarmonicsGravityModel.i +0 -0
  860. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/hingedRigidBodyMotor/hingedRigidBodyMotor.cpp +0 -0
  861. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/hingedRigidBodyMotor/hingedRigidBodyMotor.h +0 -0
  862. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/hingedRigidBodyMotor/hingedRigidBodyMotor.i +0 -0
  863. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/hingedRigidBodyMotor/hingedRigidBodyMotor.rst +0 -0
  864. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/linearTranslationalBodies/linearTranslationBodiesNDOF/linearTranslationNDOFStateEffector.rst +0 -0
  865. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/linearTranslationalBodies/linearTranslationBodiesOneDOF/linearTranslationOneDOFStateEffector.rst +0 -0
  866. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/msmForceTorque/msmForceTorque.cpp +0 -0
  867. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/msmForceTorque/msmForceTorque.h +0 -0
  868. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/msmForceTorque/msmForceTorque.i +0 -0
  869. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/msmForceTorque/msmForceTorque.rst +0 -0
  870. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/prescribedMotion/prescribedMotionStateEffector.cpp +0 -0
  871. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/prescribedMotion/prescribedMotionStateEffector.h +0 -0
  872. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/prescribedMotion/prescribedMotionStateEffector.i +0 -0
  873. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/prescribedMotion/prescribedMotionStateEffector.rst +0 -0
  874. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/reactionWheels/reactionWheelStateEffector.cpp +0 -0
  875. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/reactionWheels/reactionWheelStateEffector.h +0 -0
  876. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/reactionWheels/reactionWheelStateEffector.i +0 -0
  877. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/reactionWheels/reactionWheelStateEffector.rst +0 -0
  878. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/reactionWheels/reactionWheelSupport.h +0 -0
  879. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/spacecraft/spacecraft.cpp +0 -0
  880. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/spacecraft/spacecraft.h +0 -0
  881. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/spacecraft/spacecraft.i +0 -0
  882. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/spacecraft/spacecraft.rst +0 -0
  883. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/spacecraftSystem/spacecraftSystem.cpp +0 -0
  884. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/spacecraftSystem/spacecraftSystem.h +0 -0
  885. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/spacecraftSystem/spacecraftSystem.i +0 -0
  886. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/spacecraftSystem/spacecraftSystem.rst +0 -0
  887. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/sphericalPendulum/sphericalPendulum.cpp +0 -0
  888. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/sphericalPendulum/sphericalPendulum.h +0 -0
  889. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/sphericalPendulum/sphericalPendulum.i +0 -0
  890. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/sphericalPendulum/sphericalPendulum.rst +0 -0
  891. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/spinningBodies/spinningBodiesNDOF/spinningBodyNDOFStateEffector.rst +0 -0
  892. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/spinningBodies/spinningBodiesOneDOF/spinningBodyOneDOFStateEffector.cpp +0 -0
  893. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/spinningBodies/spinningBodiesOneDOF/spinningBodyOneDOFStateEffector.h +0 -0
  894. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/spinningBodies/spinningBodiesOneDOF/spinningBodyOneDOFStateEffector.i +0 -0
  895. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/spinningBodies/spinningBodiesOneDOF/spinningBodyOneDOFStateEffector.rst +0 -0
  896. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/spinningBodies/spinningBodiesTwoDOF/spinningBodyTwoDOFStateEffector.cpp +0 -0
  897. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/spinningBodies/spinningBodiesTwoDOF/spinningBodyTwoDOFStateEffector.h +0 -0
  898. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/spinningBodies/spinningBodiesTwoDOF/spinningBodyTwoDOFStateEffector.i +0 -0
  899. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/spinningBodies/spinningBodiesTwoDOF/spinningBodyTwoDOFStateEffector.rst +0 -0
  900. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/dynamics/stateArchitecture/stateArchitecture.i +0 -0
  901. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/ExponentialAtmosphere/exponentialAtmosphere.cpp +0 -0
  902. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/ExponentialAtmosphere/exponentialAtmosphere.h +0 -0
  903. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/ExponentialAtmosphere/exponentialAtmosphere.i +0 -0
  904. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/ExponentialAtmosphere/exponentialAtmosphere.rst +0 -0
  905. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/MsisAtmosphere/msisAtmosphere.cpp +0 -0
  906. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/MsisAtmosphere/msisAtmosphere.h +0 -0
  907. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/MsisAtmosphere/msisAtmosphere.i +0 -0
  908. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/MsisAtmosphere/msisAtmosphere.rst +0 -0
  909. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/MsisAtmosphere/nrlmsise-00.c +0 -0
  910. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/MsisAtmosphere/nrlmsise-00.h +0 -0
  911. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/MsisAtmosphere/nrlmsise-00_data.c +0 -0
  912. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/TabularAtmosphere/tabularAtmosphere.cpp +0 -0
  913. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/TabularAtmosphere/tabularAtmosphere.h +0 -0
  914. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/TabularAtmosphere/tabularAtmosphere.i +0 -0
  915. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/TabularAtmosphere/tabularAtmosphere.rst +0 -0
  916. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/_GeneralModuleFiles/atmosphereBase.cpp +0 -0
  917. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/_GeneralModuleFiles/atmosphereBase.h +0 -0
  918. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/_GeneralModuleFiles/atmosphereBase.rst +0 -0
  919. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/_GeneralModuleFiles/magneticFieldBase.cpp +0 -0
  920. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/_GeneralModuleFiles/magneticFieldBase.h +0 -0
  921. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/_GeneralModuleFiles/magneticFieldBase.rst +0 -0
  922. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/albedo/albedo.cpp +0 -0
  923. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/albedo/albedo.h +0 -0
  924. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/albedo/albedo.i +0 -0
  925. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/albedo/albedo.rst +0 -0
  926. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/dentonFluxModel/dentonFluxModel.cpp +0 -0
  927. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/dentonFluxModel/dentonFluxModel.h +0 -0
  928. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/dentonFluxModel/dentonFluxModel.i +0 -0
  929. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/dentonFluxModel/dentonFluxModel.rst +0 -0
  930. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/eclipse/eclipse.cpp +0 -0
  931. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/eclipse/eclipse.h +0 -0
  932. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/eclipse/eclipse.i +0 -0
  933. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/eclipse/eclipse.rst +0 -0
  934. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/ephemerisConverter/ephemerisConverter.cpp +0 -0
  935. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/ephemerisConverter/ephemerisConverter.h +0 -0
  936. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/ephemerisConverter/ephemerisConverter.i +0 -0
  937. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/ephemerisConverter/ephemerisConverter.rst +0 -0
  938. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/groundLocation/groundLocation.cpp +0 -0
  939. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/groundLocation/groundLocation.h +0 -0
  940. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/groundLocation/groundLocation.i +0 -0
  941. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/groundLocation/groundLocation.rst +0 -0
  942. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/groundMapping/groundMapping.cpp +0 -0
  943. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/groundMapping/groundMapping.h +0 -0
  944. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/groundMapping/groundMapping.i +0 -0
  945. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/groundMapping/groundMapping.rst +0 -0
  946. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/magneticFieldCenteredDipole/magneticFieldCenteredDipole.cpp +0 -0
  947. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/magneticFieldCenteredDipole/magneticFieldCenteredDipole.h +0 -0
  948. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/magneticFieldCenteredDipole/magneticFieldCenteredDipole.i +0 -0
  949. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/magneticFieldCenteredDipole/magneticFieldCenteredDipole.rst +0 -0
  950. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/magneticFieldWMM/EGM9615.h +0 -0
  951. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/magneticFieldWMM/GeomagnetismHeader.h +0 -0
  952. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/magneticFieldWMM/GeomagnetismLibrary.c +0 -0
  953. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/magneticFieldWMM/README-includingWMM.txt +0 -0
  954. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/magneticFieldWMM/magneticFieldWMM.cpp +0 -0
  955. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/magneticFieldWMM/magneticFieldWMM.h +0 -0
  956. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/magneticFieldWMM/magneticFieldWMM.i +0 -0
  957. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/magneticFieldWMM/magneticFieldWMM.rst +0 -0
  958. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/planetEphemeris/Support/planetOrientation.nb +0 -0
  959. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/planetEphemeris/planetEphemeris.cpp +0 -0
  960. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/planetEphemeris/planetEphemeris.h +0 -0
  961. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/planetEphemeris/planetEphemeris.i +0 -0
  962. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/planetEphemeris/planetEphemeris.rst +0 -0
  963. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/solarFlux/solarFlux.cpp +0 -0
  964. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/solarFlux/solarFlux.h +0 -0
  965. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/solarFlux/solarFlux.i +0 -0
  966. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/solarFlux/solarFlux.rst +0 -0
  967. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/spacecraftLocation/spacecraftLocation.cpp +0 -0
  968. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/spacecraftLocation/spacecraftLocation.h +0 -0
  969. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/spacecraftLocation/spacecraftLocation.i +0 -0
  970. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/spacecraftLocation/spacecraftLocation.rst +0 -0
  971. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/spiceInterface/spiceInterface.cpp +0 -0
  972. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/spiceInterface/spiceInterface.h +0 -0
  973. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/spiceInterface/spiceInterface.i +0 -0
  974. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/environment/spiceInterface/spiceInterface.rst +0 -0
  975. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/MJSystemCoM/MJSystemCoM.cpp +0 -0
  976. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/MJSystemCoM/MJSystemCoM.h +0 -0
  977. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/MJSystemCoM/MJSystemCoM.i +0 -0
  978. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/MJSystemCoM/MJSystemCoM.rst +0 -0
  979. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/NBodyGravity/NBodyGravity.cpp +0 -0
  980. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/NBodyGravity/NBodyGravity.h +0 -0
  981. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/NBodyGravity/NBodyGravity.i +0 -0
  982. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/PIDControllers/JointPIDController.h +0 -0
  983. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/PIDControllers/PIDControllers.i +0 -0
  984. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/_GeneralModuleFiles/Custom.cmake +0 -0
  985. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/_GeneralModuleFiles/MJActuator.cpp +0 -0
  986. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/_GeneralModuleFiles/MJActuator.h +0 -0
  987. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/_GeneralModuleFiles/MJActuator.swg +0 -0
  988. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/_GeneralModuleFiles/MJBody.cpp +0 -0
  989. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/_GeneralModuleFiles/MJBody.h +0 -0
  990. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/_GeneralModuleFiles/MJBody.swg +0 -0
  991. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/_GeneralModuleFiles/MJEquality.cpp +0 -0
  992. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/_GeneralModuleFiles/MJEquality.h +0 -0
  993. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/_GeneralModuleFiles/MJEquality.swg +0 -0
  994. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/_GeneralModuleFiles/MJFwdKinematics.cpp +0 -0
  995. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/_GeneralModuleFiles/MJFwdKinematics.h +0 -0
  996. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/_GeneralModuleFiles/MJInterpolators.h +0 -0
  997. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/_GeneralModuleFiles/MJInterpolators.swg +0 -0
  998. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/_GeneralModuleFiles/MJJoint.cpp +0 -0
  999. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/_GeneralModuleFiles/MJJoint.h +0 -0
  1000. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/_GeneralModuleFiles/MJJoint.swg +0 -0
  1001. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/_GeneralModuleFiles/MJObject.h +0 -0
  1002. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/_GeneralModuleFiles/MJObject.swg +0 -0
  1003. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/_GeneralModuleFiles/MJQPosStateData.cpp +0 -0
  1004. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/_GeneralModuleFiles/MJQPosStateData.h +0 -0
  1005. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/_GeneralModuleFiles/MJScene.cpp +0 -0
  1006. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/_GeneralModuleFiles/MJScene.h +0 -0
  1007. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/_GeneralModuleFiles/MJScene.swg +0 -0
  1008. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/_GeneralModuleFiles/MJSite.cpp +0 -0
  1009. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/_GeneralModuleFiles/MJSite.h +0 -0
  1010. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/_GeneralModuleFiles/MJSite.swg +0 -0
  1011. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/_GeneralModuleFiles/MJSpec.cpp +0 -0
  1012. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/_GeneralModuleFiles/MJSpec.h +0 -0
  1013. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/_GeneralModuleFiles/MJUtils.cpp +0 -0
  1014. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/_GeneralModuleFiles/MJUtils.h +0 -0
  1015. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/_GeneralModuleFiles/PIDController.h +0 -0
  1016. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/_GeneralModuleFiles/StatefulSysModel.h +0 -0
  1017. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/_GeneralModuleFiles/mujoco.i +0 -0
  1018. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/_GeneralModuleFiles/pyStatefulSysModel.i +0 -0
  1019. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/mujocoDynamics/_GeneralModuleFiles/pythonUtils.py +0 -0
  1020. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/navigation/pinholeCamera/pinholeCamera.cpp +0 -0
  1021. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/navigation/pinholeCamera/pinholeCamera.h +0 -0
  1022. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/navigation/pinholeCamera/pinholeCamera.i +0 -0
  1023. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/navigation/pinholeCamera/pinholeCamera.rst +0 -0
  1024. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/navigation/planetHeading/planetHeading.cpp +0 -0
  1025. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/navigation/planetHeading/planetHeading.h +0 -0
  1026. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/navigation/planetHeading/planetHeading.i +0 -0
  1027. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/navigation/planetHeading/planetHeading.rst +0 -0
  1028. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/navigation/planetNav/planetNav.cpp +0 -0
  1029. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/navigation/planetNav/planetNav.h +0 -0
  1030. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/navigation/planetNav/planetNav.i +0 -0
  1031. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/navigation/planetNav/planetNav.rst +0 -0
  1032. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/navigation/simpleNav/simpleNav.cpp +0 -0
  1033. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/navigation/simpleNav/simpleNav.h +0 -0
  1034. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/navigation/simpleNav/simpleNav.i +0 -0
  1035. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/navigation/simpleNav/simpleNav.rst +0 -0
  1036. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/onboardDataHandling/_GeneralModuleFiles/dataNodeBase.cpp +0 -0
  1037. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/onboardDataHandling/_GeneralModuleFiles/dataNodeBase.h +0 -0
  1038. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/onboardDataHandling/_GeneralModuleFiles/dataNodeBase.rst +0 -0
  1039. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/onboardDataHandling/_GeneralModuleFiles/dataStorageUnitBase.cpp +0 -0
  1040. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/onboardDataHandling/_GeneralModuleFiles/dataStorageUnitBase.h +0 -0
  1041. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/onboardDataHandling/_GeneralModuleFiles/dataStorageUnitBase.rst +0 -0
  1042. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/onboardDataHandling/_doc.rst +0 -0
  1043. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/onboardDataHandling/instrument/mappingInstrument/mappingInstrument.cpp +0 -0
  1044. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/onboardDataHandling/instrument/mappingInstrument/mappingInstrument.h +0 -0
  1045. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/onboardDataHandling/instrument/mappingInstrument/mappingInstrument.i +0 -0
  1046. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/onboardDataHandling/instrument/mappingInstrument/mappingInstrument.rst +0 -0
  1047. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/onboardDataHandling/instrument/simpleInstrument/simpleInstrument.cpp +0 -0
  1048. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/onboardDataHandling/instrument/simpleInstrument/simpleInstrument.h +0 -0
  1049. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/onboardDataHandling/instrument/simpleInstrument/simpleInstrument.i +0 -0
  1050. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/onboardDataHandling/instrument/simpleInstrument/simpleInstrument.rst +0 -0
  1051. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/onboardDataHandling/spaceToGroundTransmitter/spaceToGroundTransmitter.cpp +0 -0
  1052. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/onboardDataHandling/spaceToGroundTransmitter/spaceToGroundTransmitter.h +0 -0
  1053. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/onboardDataHandling/spaceToGroundTransmitter/spaceToGroundTransmitter.i +0 -0
  1054. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/onboardDataHandling/spaceToGroundTransmitter/spaceToGroundTransmitter.rst +0 -0
  1055. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/onboardDataHandling/storageUnit/partitionedStorageUnit.cpp +0 -0
  1056. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/onboardDataHandling/storageUnit/partitionedStorageUnit.h +0 -0
  1057. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/onboardDataHandling/storageUnit/partitionedStorageUnit.i +0 -0
  1058. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/onboardDataHandling/storageUnit/partitionedStorageUnit.rst +0 -0
  1059. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/onboardDataHandling/storageUnit/simpleStorageUnit.cpp +0 -0
  1060. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/onboardDataHandling/storageUnit/simpleStorageUnit.h +0 -0
  1061. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/onboardDataHandling/storageUnit/simpleStorageUnit.i +0 -0
  1062. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/onboardDataHandling/storageUnit/simpleStorageUnit.rst +0 -0
  1063. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/onboardDataHandling/transmitter/simpleTransmitter.cpp +0 -0
  1064. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/onboardDataHandling/transmitter/simpleTransmitter.h +0 -0
  1065. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/onboardDataHandling/transmitter/simpleTransmitter.i +0 -0
  1066. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/onboardDataHandling/transmitter/simpleTransmitter.rst +0 -0
  1067. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/power/ReactionWheelPower/ReactionWheelPower.cpp +0 -0
  1068. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/power/ReactionWheelPower/ReactionWheelPower.h +0 -0
  1069. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/power/ReactionWheelPower/ReactionWheelPower.i +0 -0
  1070. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/power/ReactionWheelPower/ReactionWheelPower.rst +0 -0
  1071. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/power/_GeneralModuleFiles/powerNodeBase.cpp +0 -0
  1072. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/power/_GeneralModuleFiles/powerNodeBase.h +0 -0
  1073. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/power/_GeneralModuleFiles/powerNodeBase.rst +0 -0
  1074. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/power/_GeneralModuleFiles/powerStorageBase.cpp +0 -0
  1075. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/power/_GeneralModuleFiles/powerStorageBase.h +0 -0
  1076. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/power/_GeneralModuleFiles/powerStorageBase.rst +0 -0
  1077. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/power/_doc.rst +0 -0
  1078. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/power/simpleBattery/simpleBattery.cpp +0 -0
  1079. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/power/simpleBattery/simpleBattery.h +0 -0
  1080. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/power/simpleBattery/simpleBattery.i +0 -0
  1081. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/power/simpleBattery/simpleBattery.rst +0 -0
  1082. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/power/simplePowerMonitor/simplePowerMonitor.cpp +0 -0
  1083. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/power/simplePowerMonitor/simplePowerMonitor.h +0 -0
  1084. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/power/simplePowerMonitor/simplePowerMonitor.i +0 -0
  1085. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/power/simplePowerMonitor/simplePowerMonitor.rst +0 -0
  1086. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/power/simplePowerSink/simplePowerSink.cpp +0 -0
  1087. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/power/simplePowerSink/simplePowerSink.h +0 -0
  1088. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/power/simplePowerSink/simplePowerSink.i +0 -0
  1089. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/power/simplePowerSink/simplePowerSink.rst +0 -0
  1090. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/power/simpleSolarPanel/simpleSolarPanel.cpp +0 -0
  1091. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/power/simpleSolarPanel/simpleSolarPanel.h +0 -0
  1092. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/power/simpleSolarPanel/simpleSolarPanel.i +0 -0
  1093. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/power/simpleSolarPanel/simpleSolarPanel.rst +0 -0
  1094. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/sensors/camera/Custom.cmake +0 -0
  1095. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/sensors/camera/camera.cpp +0 -0
  1096. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/sensors/camera/camera.h +0 -0
  1097. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/sensors/camera/camera.i +0 -0
  1098. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/sensors/camera/camera.rst +0 -0
  1099. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/sensors/coarseSunSensor/coarseSunSensor.cpp +0 -0
  1100. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/sensors/coarseSunSensor/coarseSunSensor.h +0 -0
  1101. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/sensors/coarseSunSensor/coarseSunSensor.i +0 -0
  1102. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/sensors/coarseSunSensor/coarseSunSensor.rst +0 -0
  1103. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/sensors/hingedRigidBodyMotorSensor/hingedRigidBodyMotorSensor.cpp +0 -0
  1104. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/sensors/hingedRigidBodyMotorSensor/hingedRigidBodyMotorSensor.h +0 -0
  1105. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/sensors/hingedRigidBodyMotorSensor/hingedRigidBodyMotorSensor.i +0 -0
  1106. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/sensors/hingedRigidBodyMotorSensor/hingedRigidBodyMotorSensor.rst +0 -0
  1107. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/sensors/imuSensor/imuSensor.cpp +0 -0
  1108. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/sensors/imuSensor/imuSensor.h +0 -0
  1109. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/sensors/imuSensor/imuSensor.i +0 -0
  1110. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/sensors/imuSensor/imuSensor.rst +0 -0
  1111. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/sensors/magnetometer/magnetometer.cpp +0 -0
  1112. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/sensors/magnetometer/magnetometer.h +0 -0
  1113. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/sensors/magnetometer/magnetometer.i +0 -0
  1114. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/sensors/magnetometer/magnetometer.rst +0 -0
  1115. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/sensors/simpleMassProps/simpleMassProps.cpp +0 -0
  1116. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/sensors/simpleMassProps/simpleMassProps.h +0 -0
  1117. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/sensors/simpleMassProps/simpleMassProps.i +0 -0
  1118. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/sensors/simpleMassProps/simpleMassProps.rst +0 -0
  1119. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/sensors/simpleVoltEstimator/simpleVoltEstimator.cpp +0 -0
  1120. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/sensors/simpleVoltEstimator/simpleVoltEstimator.h +0 -0
  1121. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/sensors/simpleVoltEstimator/simpleVoltEstimator.i +0 -0
  1122. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/sensors/simpleVoltEstimator/simpleVoltEstimator.rst +0 -0
  1123. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/sensors/starTracker/starTracker.cpp +0 -0
  1124. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/sensors/starTracker/starTracker.h +0 -0
  1125. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/sensors/starTracker/starTracker.i +0 -0
  1126. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/sensors/starTracker/starTracker.rst +0 -0
  1127. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/simSynch/simSynch.cpp +0 -0
  1128. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/simSynch/simSynch.h +0 -0
  1129. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/simSynch/simSynch.i +0 -0
  1130. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/simSynch/simSynch.rst +0 -0
  1131. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/thermal/motorThermal/motorThermal.cpp +0 -0
  1132. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/thermal/motorThermal/motorThermal.h +0 -0
  1133. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/thermal/motorThermal/motorThermal.i +0 -0
  1134. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/thermal/motorThermal/motorThermal.rst +0 -0
  1135. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/thermal/sensorThermal/sensorThermal.cpp +0 -0
  1136. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/thermal/sensorThermal/sensorThermal.h +0 -0
  1137. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/thermal/sensorThermal/sensorThermal.i +0 -0
  1138. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/thermal/sensorThermal/sensorThermal.rst +0 -0
  1139. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/vizard/_GeneralModuleFiles/vizStructures.h +0 -0
  1140. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/vizard/dataFileToViz/dataFileToViz.cpp +0 -0
  1141. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/vizard/dataFileToViz/dataFileToViz.h +0 -0
  1142. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/vizard/dataFileToViz/dataFileToViz.i +0 -0
  1143. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/vizard/dataFileToViz/dataFileToViz.rst +0 -0
  1144. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/vizard/vizInterface/Custom.cmake +0 -0
  1145. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/vizard/vizInterface/vizInterface.cpp +0 -0
  1146. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/vizard/vizInterface/vizInterface.h +0 -0
  1147. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/vizard/vizInterface/vizInterface.i +0 -0
  1148. {bsk-2.8.24 → bsk-2.8.25}/src/simulation/vizard/vizInterface/vizInterface.rst +0 -0
  1149. {bsk-2.8.24 → bsk-2.8.25}/src/topLevelModules/pyswice/pyswice.i +0 -0
  1150. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/CMakeLists.txt +0 -0
  1151. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/MonteCarlo/AnalysisBaseClass.py +0 -0
  1152. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/MonteCarlo/Controller.py +0 -0
  1153. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/MonteCarlo/DataWriter.py +0 -0
  1154. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/MonteCarlo/Dispersions.py +0 -0
  1155. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/MonteCarlo/README.md +0 -0
  1156. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/MonteCarlo/RetentionPolicy.py +0 -0
  1157. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/MonteCarlo/_UnitTests/test_scenarioBasicOrbitMC.py +0 -0
  1158. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/MonteCarlo/__init__.py +0 -0
  1159. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/RigidBodyKinematics.py +0 -0
  1160. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/SimulationBaseClass.py +0 -0
  1161. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/SpherePlot.py +0 -0
  1162. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/__init__.py +0 -0
  1163. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/astroFunctions.py +0 -0
  1164. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/bskExamples.py +0 -0
  1165. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/bskLargeData.py +0 -0
  1166. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/datasheet_RW.py +0 -0
  1167. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/deprecated.py +0 -0
  1168. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/fswSetupRW.py +0 -0
  1169. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/fswSetupThrusters.py +0 -0
  1170. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/fswSetupVSCMGs.py +0 -0
  1171. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/macros.py +0 -0
  1172. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/makeDraftModule.py +0 -0
  1173. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/mujocoUtils/CMakeLists.txt +0 -0
  1174. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/mujocoUtils/__init__.py +0 -0
  1175. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/mujocoUtils/conanfile.py +0 -0
  1176. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/mujocoUtils/src/CLI11.hpp +0 -0
  1177. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/mujocoUtils/src/replay.cpp +0 -0
  1178. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/orbitalMotion.py +0 -0
  1179. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/planetStates.py +0 -0
  1180. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/pyswice_ck_utilities.py +0 -0
  1181. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/pyswice_spk_utilities.py +0 -0
  1182. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/pythonVariableLogger.py +0 -0
  1183. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/quadMapSupport.py +0 -0
  1184. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/readAtmTable.py +0 -0
  1185. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/simIncludeGravBody.py +0 -0
  1186. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/simIncludeRW.py +0 -0
  1187. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/simIncludeThruster.py +0 -0
  1188. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/simSetPlanetEnvironment.py +0 -0
  1189. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/simulationArchTypes.py +0 -0
  1190. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/simulationProgessBar.py +0 -0
  1191. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/tabulate.py +0 -0
  1192. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/tests/__init__.py +0 -0
  1193. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/tests/test_RigidBodyKinematics.py +0 -0
  1194. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/tests/test_ck_utilities.py +0 -0
  1195. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/tests/test_event_utilities.py +0 -0
  1196. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/unitTestSupport.py +0 -0
  1197. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/vizProtobuffer/CMakeLists.txt +0 -0
  1198. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/vizProtobuffer/vizMessage.proto +0 -0
  1199. {bsk-2.8.24 → bsk-2.8.25}/src/utilities/vizSupport.py +0 -0
  1200. {bsk-2.8.24 → bsk-2.8.25}/supportData/AlbedoData/Earth_ALB_2018_CERES_All_10x10.csv +0 -0
  1201. {bsk-2.8.24 → bsk-2.8.25}/supportData/AlbedoData/Earth_ALB_2018_CERES_All_1x1.csv +0 -0
  1202. {bsk-2.8.24 → bsk-2.8.25}/supportData/AlbedoData/Earth_ALB_2018_CERES_All_5x5.csv +0 -0
  1203. {bsk-2.8.24 → bsk-2.8.25}/supportData/AlbedoData/Earth_ALB_2018_CERES_Clear_10x10.csv +0 -0
  1204. {bsk-2.8.24 → bsk-2.8.25}/supportData/AlbedoData/Earth_ALB_2018_CERES_Clear_1x1.csv +0 -0
  1205. {bsk-2.8.24 → bsk-2.8.25}/supportData/AlbedoData/Earth_ALB_2018_CERES_Clear_5x5.csv +0 -0
  1206. {bsk-2.8.24 → bsk-2.8.25}/supportData/AlbedoData/Mars_ALB_TES_10x10.csv +0 -0
  1207. {bsk-2.8.24 → bsk-2.8.25}/supportData/AlbedoData/Mars_ALB_TES_1x1.csv +0 -0
  1208. {bsk-2.8.24 → bsk-2.8.25}/supportData/AlbedoData/Mars_ALB_TES_5x5.csv +0 -0
  1209. {bsk-2.8.24 → bsk-2.8.25}/supportData/AlbedoData/earthReflectivityMean_10x10.dat +0 -0
  1210. {bsk-2.8.24 → bsk-2.8.25}/supportData/AlbedoData/earthReflectivityMean_1p25x1.dat +0 -0
  1211. {bsk-2.8.24 → bsk-2.8.25}/supportData/AlbedoData/earthReflectivityMean_5x5.dat +0 -0
  1212. {bsk-2.8.24 → bsk-2.8.25}/supportData/AlbedoData/earthReflectivityStd_10x10.dat +0 -0
  1213. {bsk-2.8.24 → bsk-2.8.25}/supportData/AlbedoData/earthReflectivityStd_1p25x1.dat +0 -0
  1214. {bsk-2.8.24 → bsk-2.8.25}/supportData/AlbedoData/earthReflectivityStd_5x5.dat +0 -0
  1215. {bsk-2.8.24 → bsk-2.8.25}/supportData/AlbedoData/marsReflectivityMean_10x10.dat +0 -0
  1216. {bsk-2.8.24 → bsk-2.8.25}/supportData/AlbedoData/marsReflectivityMean_1p25x1.dat +0 -0
  1217. {bsk-2.8.24 → bsk-2.8.25}/supportData/AlbedoData/marsReflectivityMean_5x5.dat +0 -0
  1218. {bsk-2.8.24 → bsk-2.8.25}/supportData/AtmosphereData/EarthGRAMNominal.txt +0 -0
  1219. {bsk-2.8.24 → bsk-2.8.25}/supportData/AtmosphereData/JupiterGRAMNominal.csv +0 -0
  1220. {bsk-2.8.24 → bsk-2.8.25}/supportData/AtmosphereData/MarsGRAMNominal.txt +0 -0
  1221. {bsk-2.8.24 → bsk-2.8.25}/supportData/AtmosphereData/NRLMSISE00Nominal.txt +0 -0
  1222. {bsk-2.8.24 → bsk-2.8.25}/supportData/AtmosphereData/NeptuneGRAMNominal.csv +0 -0
  1223. {bsk-2.8.24 → bsk-2.8.25}/supportData/AtmosphereData/TitanGRAMNominal.csv +0 -0
  1224. {bsk-2.8.24 → bsk-2.8.25}/supportData/AtmosphereData/USStandardAtmosphere1976.csv +0 -0
  1225. {bsk-2.8.24 → bsk-2.8.25}/supportData/AtmosphereData/UranusGRAMNominal.csv +0 -0
  1226. {bsk-2.8.24 → bsk-2.8.25}/supportData/AtmosphereData/VenusGRAMNominal.csv +0 -0
  1227. {bsk-2.8.24 → bsk-2.8.25}/supportData/AtmosphereData/support/EarthGRAM_bsk_namelist.txt +0 -0
  1228. {bsk-2.8.24 → bsk-2.8.25}/supportData/AtmosphereData/support/JupiterGRAM_bsk_namelist.txt +0 -0
  1229. {bsk-2.8.24 → bsk-2.8.25}/supportData/AtmosphereData/support/MarsGRAM_bsk_namelist.txt +0 -0
  1230. {bsk-2.8.24 → bsk-2.8.25}/supportData/AtmosphereData/support/NeptuneGRAM_bsk_namelist.txt +0 -0
  1231. {bsk-2.8.24 → bsk-2.8.25}/supportData/AtmosphereData/support/README.txt +0 -0
  1232. {bsk-2.8.24 → bsk-2.8.25}/supportData/AtmosphereData/support/TitanGRAM_bsk_namelist.txt +0 -0
  1233. {bsk-2.8.24 → bsk-2.8.25}/supportData/AtmosphereData/support/UranusGRAM_bsk_namelist.txt +0 -0
  1234. {bsk-2.8.24 → bsk-2.8.25}/supportData/AtmosphereData/support/VenusGRAM_bsk_namelist.txt +0 -0
  1235. {bsk-2.8.24 → bsk-2.8.25}/supportData/DentonGEO/model_e_array_all.txt +0 -0
  1236. {bsk-2.8.24 → bsk-2.8.25}/supportData/DentonGEO/model_e_array_high.txt +0 -0
  1237. {bsk-2.8.24 → bsk-2.8.25}/supportData/DentonGEO/model_e_array_low.txt +0 -0
  1238. {bsk-2.8.24 → bsk-2.8.25}/supportData/DentonGEO/model_e_array_mid.txt +0 -0
  1239. {bsk-2.8.24 → bsk-2.8.25}/supportData/DentonGEO/model_i_array_all.txt +0 -0
  1240. {bsk-2.8.24 → bsk-2.8.25}/supportData/DentonGEO/model_i_array_high.txt +0 -0
  1241. {bsk-2.8.24 → bsk-2.8.25}/supportData/DentonGEO/model_i_array_low.txt +0 -0
  1242. {bsk-2.8.24 → bsk-2.8.25}/supportData/DentonGEO/model_i_array_mid.txt +0 -0
  1243. {bsk-2.8.24 → bsk-2.8.25}/supportData/EphemerisData/MVN_SCLKSCET.00000.tsc +0 -0
  1244. {bsk-2.8.24 → bsk-2.8.25}/supportData/EphemerisData/de-403-masses.tpc +0 -0
  1245. {bsk-2.8.24 → bsk-2.8.25}/supportData/EphemerisData/naif0011.tls +0 -0
  1246. {bsk-2.8.24 → bsk-2.8.25}/supportData/EphemerisData/naif0012.tls +0 -0
  1247. {bsk-2.8.24 → bsk-2.8.25}/supportData/EphemerisData/pck00010.tpc +0 -0
  1248. {bsk-2.8.24 → bsk-2.8.25}/supportData/LocalGravData/GGM03S-J2-only.txt +0 -0
  1249. {bsk-2.8.24 → bsk-2.8.25}/supportData/LocalGravData/GGM03S.txt +0 -0
  1250. {bsk-2.8.24 → bsk-2.8.25}/supportData/LocalGravData/GGM2BData.txt +0 -0
  1251. {bsk-2.8.24 → bsk-2.8.25}/supportData/LocalGravData/VESTA20H.txt +0 -0
  1252. {bsk-2.8.24 → bsk-2.8.25}/supportData/LocalGravData/eros007790.tab +0 -0
  1253. {bsk-2.8.24 → bsk-2.8.25}/supportData/MagneticField/WMM.COF +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: bsk
3
- Version: 2.8.24
3
+ Version: 2.8.25
4
4
  Summary: Basilisk: an Astrodynamics Simulation Framework
5
5
  Home-page: https://avslab.github.io/basilisk/
6
6
  License:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: bsk
3
- Version: 2.8.24
3
+ Version: 2.8.25
4
4
  Summary: Basilisk: an Astrodynamics Simulation Framework
5
5
  Home-page: https://avslab.github.io/basilisk/
6
6
  License:
@@ -0,0 +1 @@
1
+ 2.8.25
@@ -23,7 +23,7 @@
23
23
  #include <string>
24
24
 
25
25
  /*! This is the constructor, setting variables to default values */
26
- linearTranslationNDOFStateEffector::linearTranslationNDOFStateEffector()
26
+ LinearTranslationNDOFStateEffector::LinearTranslationNDOFStateEffector()
27
27
  {
28
28
  // Zero the mass props and mass prop rates contributions
29
29
  this->effProps.mEff = 0.0;
@@ -32,20 +32,20 @@ linearTranslationNDOFStateEffector::linearTranslationNDOFStateEffector()
32
32
  this->effProps.rEffPrime_CB_B.fill(0.0);
33
33
  this->effProps.IEffPrimePntB_B.fill(0.0);
34
34
 
35
- this->nameOfRhoState = "translatingBodyRho" + std::to_string(linearTranslationNDOFStateEffector::effectorID);
36
- this->nameOfRhoDotState = "translatingBodyRhoDot" + std::to_string(linearTranslationNDOFStateEffector::effectorID);
37
- linearTranslationNDOFStateEffector::effectorID++;
35
+ this->nameOfRhoState = "translatingBodyRho" + std::to_string(LinearTranslationNDOFStateEffector::effectorID);
36
+ this->nameOfRhoDotState = "translatingBodyRhoDot" + std::to_string(LinearTranslationNDOFStateEffector::effectorID);
37
+ LinearTranslationNDOFStateEffector::effectorID++;
38
38
  }
39
39
 
40
- uint64_t linearTranslationNDOFStateEffector::effectorID = 1;
40
+ uint64_t LinearTranslationNDOFStateEffector::effectorID = 1;
41
41
 
42
42
  /*! This is the destructor, nothing to report here */
43
- linearTranslationNDOFStateEffector::~linearTranslationNDOFStateEffector()
43
+ LinearTranslationNDOFStateEffector::~LinearTranslationNDOFStateEffector()
44
44
  {
45
- linearTranslationNDOFStateEffector::effectorID --; /* reset the panel ID*/
45
+ LinearTranslationNDOFStateEffector::effectorID --; /* reset the panel ID*/
46
46
  }
47
47
 
48
- void translatingBody::setMass(double mass) {
48
+ void TranslatingBody::setMass(double mass) {
49
49
  if (mass > 0.0)
50
50
  this->mass = mass;
51
51
  else {
@@ -53,7 +53,7 @@ void translatingBody::setMass(double mass) {
53
53
  }
54
54
  }
55
55
 
56
- void translatingBody::setFHat_P(Eigen::Vector3d fHat_P) {
56
+ void TranslatingBody::setFHat_P(Eigen::Vector3d fHat_P) {
57
57
  if (fHat_P.norm() > 0.01) {
58
58
  this->fHat_P = fHat_P.normalized();
59
59
  }
@@ -62,7 +62,7 @@ void translatingBody::setFHat_P(Eigen::Vector3d fHat_P) {
62
62
  }
63
63
  }
64
64
 
65
- void translatingBody::setK(double k) {
65
+ void TranslatingBody::setK(double k) {
66
66
  if (k >= 0.0)
67
67
  this->k = k;
68
68
  else {
@@ -70,7 +70,7 @@ void translatingBody::setK(double k) {
70
70
  }
71
71
  }
72
72
 
73
- void translatingBody::setC(double c) {
73
+ void TranslatingBody::setC(double c) {
74
74
  if (c >= 0.0)
75
75
  this->c = c;
76
76
  else {
@@ -79,11 +79,11 @@ void translatingBody::setC(double c) {
79
79
  }
80
80
 
81
81
  /*! This method is used to reset the module. */
82
- void linearTranslationNDOFStateEffector::Reset(uint64_t CurrentClock)
82
+ void LinearTranslationNDOFStateEffector::Reset(uint64_t CurrentClock)
83
83
  {
84
84
  for(auto& translatingBody: this->translatingBodyVec) {
85
- if (translatingBody.fHat_P.norm() > 0.0) {
86
- translatingBody.fHat_P.normalize();
85
+ if (translatingBody->fHat_P.norm() > 0.0) {
86
+ translatingBody->fHat_P.normalize();
87
87
  }
88
88
  else {
89
89
  bskLogger.bskLog(BSK_ERROR, "Norm of fHat must be greater than 0. sHat may not have been set by the user.");
@@ -92,7 +92,7 @@ void linearTranslationNDOFStateEffector::Reset(uint64_t CurrentClock)
92
92
  }
93
93
 
94
94
  /*! This method is used to add a translating body. */
95
- void linearTranslationNDOFStateEffector::addTranslatingBody(const translatingBody& newBody) {
95
+ void LinearTranslationNDOFStateEffector::addTranslatingBody(const std::shared_ptr<TranslatingBody> newBody) {
96
96
  // Pushback new body
97
97
  translatingBodyVec.push_back(newBody);
98
98
  this->N++;
@@ -108,8 +108,15 @@ void linearTranslationNDOFStateEffector::addTranslatingBody(const translatingBod
108
108
  this->CRho.conservativeResize(this->CRho.rows()+1);
109
109
  }
110
110
 
111
+ /*! This method is used to get a translating body. */
112
+ std::shared_ptr<TranslatingBody> LinearTranslationNDOFStateEffector::getTranslatingBody(uint64_t index) {
113
+ assert(("Index can't be greater than the number of degrees of freedom of the effector", index <= this->numberOfDegreesOfFreedom));
114
+
115
+ return this->translatingBodyVec.at(index);
116
+ }
117
+
111
118
  /*! This method reads motor force, lock flag, and reference state messages. */
112
- void linearTranslationNDOFStateEffector::readInputMessages()
119
+ void LinearTranslationNDOFStateEffector::readInputMessages()
113
120
  {
114
121
  //! - Read the incoming command array
115
122
  if (this->motorForceInMsg.isLinked() && this->motorForceInMsg.isWritten()) {
@@ -117,7 +124,7 @@ void linearTranslationNDOFStateEffector::readInputMessages()
117
124
  incomingCmdBuffer = this->motorForceInMsg();
118
125
  int i = 0;
119
126
  for(auto& translatingBody: this->translatingBodyVec) {
120
- translatingBody.u = incomingCmdBuffer.motorForce[i];
127
+ translatingBody->u = incomingCmdBuffer.motorForce[i];
121
128
  i++;
122
129
  }
123
130
  }
@@ -128,7 +135,7 @@ void linearTranslationNDOFStateEffector::readInputMessages()
128
135
  incomingLockBuffer = this->motorLockInMsg();
129
136
  int i = 0;
130
137
  for(auto& translatingBody: this->translatingBodyVec) {
131
- translatingBody.isAxisLocked = incomingLockBuffer.effectorLockFlag[i];
138
+ translatingBody->isAxisLocked = incomingLockBuffer.effectorLockFlag[i];
132
139
  i++;
133
140
  }
134
141
  }
@@ -138,15 +145,15 @@ void linearTranslationNDOFStateEffector::readInputMessages()
138
145
  if (this->translatingBodyRefInMsgs[translatingBodyIndex].isLinked() && this->translatingBodyRefInMsgs[translatingBodyIndex].isWritten()) {
139
146
  LinearTranslationRigidBodyMsgPayload incomingRefBuffer;
140
147
  incomingRefBuffer = this->translatingBodyRefInMsgs[translatingBodyIndex]();
141
- translatingBody.rhoRef = incomingRefBuffer.rho;
142
- translatingBody.rhoDotRef = incomingRefBuffer.rhoDot;
148
+ translatingBody->rhoRef = incomingRefBuffer.rho;
149
+ translatingBody->rhoDotRef = incomingRefBuffer.rhoDot;
143
150
  }
144
151
  translatingBodyIndex++;
145
152
  }
146
153
  }
147
154
 
148
155
  /*! This method takes the computed rho states and outputs them to the messaging system. */
149
- void linearTranslationNDOFStateEffector::writeOutputStateMessages(uint64_t CurrentClock)
156
+ void LinearTranslationNDOFStateEffector::writeOutputStateMessages(uint64_t CurrentClock)
150
157
  {
151
158
  // Write out the translating body output messages
152
159
  int i = 0;
@@ -155,8 +162,8 @@ void linearTranslationNDOFStateEffector::writeOutputStateMessages(uint64_t Curre
155
162
  for(auto& translatingBody: this->translatingBodyVec) {
156
163
  if (this->translatingBodyOutMsgs[i]->isLinked()) {
157
164
  translatingBodyBuffer = this->translatingBodyOutMsgs[i]->zeroMsgPayload;
158
- translatingBodyBuffer.rho = translatingBody.rho;
159
- translatingBodyBuffer.rhoDot = translatingBody.rhoDot;
165
+ translatingBodyBuffer.rho = translatingBody->rho;
166
+ translatingBodyBuffer.rhoDot = translatingBody->rhoDot;
160
167
  this->translatingBodyOutMsgs[i]->write(&translatingBodyBuffer, this->moduleID, CurrentClock);
161
168
  }
162
169
 
@@ -164,10 +171,10 @@ void linearTranslationNDOFStateEffector::writeOutputStateMessages(uint64_t Curre
164
171
  configLogMsg = this->translatingBodyConfigLogOutMsgs[i]->zeroMsgPayload;
165
172
 
166
173
  // Logging the F frame is the body frame B of that object
167
- eigenVector3d2CArray(translatingBody.r_FcN_N, configLogMsg.r_BN_N);
168
- eigenVector3d2CArray(translatingBody.v_FcN_N, configLogMsg.v_BN_N);
169
- eigenVector3d2CArray(translatingBody.sigma_FN, configLogMsg.sigma_BN);
170
- eigenVector3d2CArray(translatingBody.omega_FN_F, configLogMsg.omega_BN_B);
174
+ eigenVector3d2CArray(translatingBody->r_FcN_N, configLogMsg.r_BN_N);
175
+ eigenVector3d2CArray(translatingBody->v_FcN_N, configLogMsg.v_BN_N);
176
+ eigenVector3d2CArray(translatingBody->sigma_FN, configLogMsg.sigma_BN);
177
+ eigenVector3d2CArray(translatingBody->omega_FN_F, configLogMsg.omega_BN_B);
171
178
  this->translatingBodyConfigLogOutMsgs[i]->write(&configLogMsg, this->moduleID, CurrentClock);
172
179
  }
173
180
 
@@ -176,21 +183,21 @@ void linearTranslationNDOFStateEffector::writeOutputStateMessages(uint64_t Curre
176
183
  }
177
184
 
178
185
  /*! This method prepends the name of the spacecraft for multi-spacecraft simulations.*/
179
- void linearTranslationNDOFStateEffector::prependSpacecraftNameToStates()
186
+ void LinearTranslationNDOFStateEffector::prependSpacecraftNameToStates()
180
187
  {
181
188
  this->nameOfRhoState = this->nameOfSpacecraftAttachedTo + this->nameOfRhoState;
182
189
  this->nameOfRhoDotState = this->nameOfSpacecraftAttachedTo + this->nameOfRhoDotState;
183
190
  }
184
191
 
185
192
  /*! This method allows the TB state effector to have access to the hub states and gravity*/
186
- void linearTranslationNDOFStateEffector::linkInStates(DynParamManager& statesIn)
193
+ void LinearTranslationNDOFStateEffector::linkInStates(DynParamManager& statesIn)
187
194
  {
188
195
  this->inertialPositionProperty = statesIn.getPropertyReference(this->nameOfSpacecraftAttachedTo + "r_BN_N");
189
196
  this->inertialVelocityProperty = statesIn.getPropertyReference(this->nameOfSpacecraftAttachedTo + "v_BN_N");
190
197
  }
191
198
 
192
199
  /*! This method allows the TB state effector to register its states: rho and rhoDot with the dynamic parameter manager */
193
- void linearTranslationNDOFStateEffector::registerStates(DynParamManager& states)
200
+ void LinearTranslationNDOFStateEffector::registerStates(DynParamManager& states)
194
201
  {
195
202
  // Register the rho states
196
203
  this->rhoState = states.registerState(N, 1, this->nameOfRhoState);
@@ -199,8 +206,8 @@ void linearTranslationNDOFStateEffector::registerStates(DynParamManager& states)
199
206
  Eigen::MatrixXd RhoDotInitMatrix(N,1);
200
207
  int i = 0;
201
208
  for(const auto& translatingBody: this->translatingBodyVec) {
202
- RhoInitMatrix(i,0) = translatingBody.rhoInit;
203
- RhoDotInitMatrix(i,0) = translatingBody.rhoDotInit;
209
+ RhoInitMatrix(i,0) = translatingBody->rhoInit;
210
+ RhoDotInitMatrix(i,0) = translatingBody->rhoDotInit;
204
211
  i++;
205
212
  }
206
213
  this->rhoState->setState(RhoInitMatrix);
@@ -209,7 +216,7 @@ void linearTranslationNDOFStateEffector::registerStates(DynParamManager& states)
209
216
 
210
217
  /*! This method allows the TB state effector to provide its contributions to the mass props and mass prop rates of the
211
218
  spacecraft */
212
- void linearTranslationNDOFStateEffector::updateEffectorMassProps(double integTime)
219
+ void LinearTranslationNDOFStateEffector::updateEffectorMassProps(double integTime)
213
220
  {
214
221
  this->effProps.mEff = 0.0;
215
222
  this->effProps.rEff_CB_B = Eigen::Vector3d::Zero();
@@ -219,64 +226,64 @@ void linearTranslationNDOFStateEffector::updateEffectorMassProps(double integTim
219
226
 
220
227
  int i = 0;
221
228
  for(auto& translatingBody: this->translatingBodyVec) {
222
- if (translatingBody.isAxisLocked) {
229
+ if (translatingBody->isAxisLocked) {
223
230
  auto rhoDotVector = this->rhoDotState->getState();
224
231
  rhoDotVector(i) = 0.0;
225
232
  this->rhoDotState->setState(rhoDotVector);
226
233
  }
227
234
  // Give the mass of the translating body to the effProps mass
228
- this->effProps.mEff += translatingBody.mass;
235
+ this->effProps.mEff += translatingBody->mass;
229
236
 
230
237
  // Grab current states
231
- translatingBody.rho = this->rhoState->getState()(i, 0);
232
- translatingBody.rhoDot = this->rhoDotState->getState()(i, 0);
238
+ translatingBody->rho = this->rhoState->getState()(i, 0);
239
+ translatingBody->rhoDot = this->rhoDotState->getState()(i, 0);
233
240
 
234
241
  // Write the translating axis in B frame
235
242
  if (i == 0) {
236
- translatingBody.dcm_FB = translatingBody.dcm_FP;
237
- translatingBody.fHat_B = translatingBody.fHat_P;
243
+ translatingBody->dcm_FB = translatingBody->dcm_FP;
244
+ translatingBody->fHat_B = translatingBody->fHat_P;
238
245
  } else {
239
- translatingBody.dcm_FB = translatingBody.dcm_FP * this->translatingBodyVec[i-1].dcm_FB;
240
- translatingBody.fHat_B = this->translatingBodyVec[i-1].dcm_FB.transpose() * translatingBody.fHat_P;
246
+ translatingBody->dcm_FB = translatingBody->dcm_FP * this->translatingBodyVec[i-1]->dcm_FB;
247
+ translatingBody->fHat_B = this->translatingBodyVec[i-1]->dcm_FB.transpose() * translatingBody->fHat_P;
241
248
  }
242
- translatingBody.r_FF0_B = translatingBody.rho * translatingBody.fHat_B;
249
+ translatingBody->r_FF0_B = translatingBody->rho * translatingBody->fHat_B;
243
250
 
244
251
  // Compute the effector's CoM with respect to point B
245
- translatingBody.r_FcF_B = translatingBody.dcm_FB.transpose() * translatingBody.r_FcF_F;
252
+ translatingBody->r_FcF_B = translatingBody->dcm_FB.transpose() * translatingBody->r_FcF_F;
246
253
  if (i == 0) {
247
254
  // The parent frame of first body is the B frame
248
- translatingBody.r_F0P_B = translatingBody.r_F0P_P;
249
- translatingBody.r_FP_B = translatingBody.r_F0P_B + translatingBody.r_FF0_B;
250
- translatingBody.r_FB_B = translatingBody.r_FP_B;
255
+ translatingBody->r_F0P_B = translatingBody->r_F0P_P;
256
+ translatingBody->r_FP_B = translatingBody->r_F0P_B + translatingBody->r_FF0_B;
257
+ translatingBody->r_FB_B = translatingBody->r_FP_B;
251
258
  } else {
252
- translatingBody.r_F0P_B = this->translatingBodyVec[i-1].dcm_FB.transpose() * translatingBody.r_F0P_P;
253
- translatingBody.r_FP_B = translatingBody.r_F0P_B + translatingBody.r_FF0_B;
254
- translatingBody.r_FB_B = translatingBody.r_FP_B + this->translatingBodyVec[i-1].r_FB_B;
259
+ translatingBody->r_F0P_B = this->translatingBodyVec[i-1]->dcm_FB.transpose() * translatingBody->r_F0P_P;
260
+ translatingBody->r_FP_B = translatingBody->r_F0P_B + translatingBody->r_FF0_B;
261
+ translatingBody->r_FB_B = translatingBody->r_FP_B + this->translatingBodyVec[i-1]->r_FB_B;
255
262
  }
256
- translatingBody.r_FcB_B = translatingBody.r_FcF_B + translatingBody.r_FB_B;
257
- this->effProps.rEff_CB_B += translatingBody.mass * translatingBody.r_FcB_B;
263
+ translatingBody->r_FcB_B = translatingBody->r_FcF_B + translatingBody->r_FB_B;
264
+ this->effProps.rEff_CB_B += translatingBody->mass * translatingBody->r_FcB_B;
258
265
 
259
266
  // Find the inertia of the bodies about point B
260
- translatingBody.rTilde_FcB_B = eigenTilde(translatingBody.r_FcB_B);
261
- translatingBody.IPntFc_B = translatingBody.dcm_FB.transpose() * translatingBody.IPntFc_F * translatingBody.dcm_FB;
262
- this->effProps.IEffPntB_B += translatingBody.IPntFc_B - translatingBody.mass * translatingBody.rTilde_FcB_B * translatingBody.rTilde_FcB_B;
267
+ translatingBody->rTilde_FcB_B = eigenTilde(translatingBody->r_FcB_B);
268
+ translatingBody->IPntFc_B = translatingBody->dcm_FB.transpose() * translatingBody->IPntFc_F * translatingBody->dcm_FB;
269
+ this->effProps.IEffPntB_B += translatingBody->IPntFc_B - translatingBody->mass * translatingBody->rTilde_FcB_B * translatingBody->rTilde_FcB_B;
263
270
 
264
271
  // Find rPrime_FcB_B
265
- translatingBody.rPrime_FcF_B = Eigen::Vector3d::Zero();
266
- translatingBody.rPrime_FF0_B = translatingBody.rhoDot * translatingBody.fHat_B;
267
- translatingBody.rPrime_FP_B = translatingBody.rPrime_FF0_B;
272
+ translatingBody->rPrime_FcF_B = Eigen::Vector3d::Zero();
273
+ translatingBody->rPrime_FF0_B = translatingBody->rhoDot * translatingBody->fHat_B;
274
+ translatingBody->rPrime_FP_B = translatingBody->rPrime_FF0_B;
268
275
  if (i == 0) {
269
- translatingBody.rPrime_FB_B = translatingBody.rPrime_FP_B;
276
+ translatingBody->rPrime_FB_B = translatingBody->rPrime_FP_B;
270
277
  } else {
271
- translatingBody.rPrime_FB_B = translatingBody.rPrime_FP_B + this->translatingBodyVec[i-1].rPrime_FB_B;
278
+ translatingBody->rPrime_FB_B = translatingBody->rPrime_FP_B + this->translatingBodyVec[i-1]->rPrime_FB_B;
272
279
  }
273
- translatingBody.rPrime_FcB_B = translatingBody.rPrime_FcF_B + translatingBody.rPrime_FB_B;
274
- this->effProps.rEffPrime_CB_B += translatingBody.mass * translatingBody.rPrime_FcB_B;
280
+ translatingBody->rPrime_FcB_B = translatingBody->rPrime_FcF_B + translatingBody->rPrime_FB_B;
281
+ this->effProps.rEffPrime_CB_B += translatingBody->mass * translatingBody->rPrime_FcB_B;
275
282
 
276
283
  // Find the body-frame time derivative of the inertia of each arm and the entire spacecraft
277
- translatingBody.IPrimePntFc_B = Eigen::Matrix3d::Zero();
278
- Eigen::Matrix3d rPrimeTilde_FcB_B = eigenTilde(translatingBody.rPrime_FcB_B);
279
- this->effProps.IEffPrimePntB_B += translatingBody.IPrimePntFc_B - translatingBody.mass * (rPrimeTilde_FcB_B * translatingBody.rTilde_FcB_B + translatingBody.rTilde_FcB_B * rPrimeTilde_FcB_B);
284
+ translatingBody->IPrimePntFc_B = Eigen::Matrix3d::Zero();
285
+ Eigen::Matrix3d rPrimeTilde_FcB_B = eigenTilde(translatingBody->rPrime_FcB_B);
286
+ this->effProps.IEffPrimePntB_B += translatingBody->IPrimePntFc_B - translatingBody->mass * (rPrimeTilde_FcB_B * translatingBody->rTilde_FcB_B + translatingBody->rTilde_FcB_B * rPrimeTilde_FcB_B);
280
287
 
281
288
  i++;
282
289
  }
@@ -286,7 +293,7 @@ void linearTranslationNDOFStateEffector::updateEffectorMassProps(double integTim
286
293
 
287
294
  /*! This method allows the TB state effector to give its contributions to the matrices needed for the back-sub
288
295
  method */
289
- void linearTranslationNDOFStateEffector::updateContributions(double integTime, BackSubMatrices & backSubContr, Eigen::Vector3d sigma_BN, Eigen::Vector3d omega_BN_B, Eigen::Vector3d g_N)
296
+ void LinearTranslationNDOFStateEffector::updateContributions(double integTime, BackSubMatrices & backSubContr, Eigen::Vector3d sigma_BN, Eigen::Vector3d omega_BN_B, Eigen::Vector3d g_N)
290
297
  {
291
298
  // Find the DCM from N to B frames
292
299
  this->sigma_BN = sigma_BN;
@@ -311,50 +318,50 @@ void linearTranslationNDOFStateEffector::updateContributions(double integTime, B
311
318
  }
312
319
 
313
320
  /*! This method compute MRho for back-sub */
314
- void linearTranslationNDOFStateEffector::computeMRho(Eigen::MatrixXd& MRho)
321
+ void LinearTranslationNDOFStateEffector::computeMRho(Eigen::MatrixXd& MRho)
315
322
  {
316
323
  for (int n = 0; n<this->N; n++) {
317
324
  for (int i = 0; i<this->N; i++) {
318
325
  MRho(n,i) = 0.0;
319
- if ((this->translatingBodyVec[n].isAxisLocked || this->translatingBodyVec[i].isAxisLocked) && n != i)
326
+ if ((this->translatingBodyVec[n]->isAxisLocked || this->translatingBodyVec[i]->isAxisLocked) && n != i)
320
327
  continue;
321
328
  for (int j = (i<=n) ? n : i; j<this->N; j++) {
322
- MRho(n,i) += this->translatingBodyVec[n].fHat_B.transpose() * this->translatingBodyVec[j].mass
323
- * this->translatingBodyVec[i].fHat_B;
329
+ MRho(n,i) += this->translatingBodyVec[n]->fHat_B.transpose() * this->translatingBodyVec[j]->mass
330
+ * this->translatingBodyVec[i]->fHat_B;
324
331
  }
325
332
  }
326
333
  }
327
334
  }
328
335
 
329
336
  /*! This method compute ARhoStar for back-sub */
330
- void linearTranslationNDOFStateEffector::computeARhoStar(Eigen::MatrixXd& ARhoStar)
337
+ void LinearTranslationNDOFStateEffector::computeARhoStar(Eigen::MatrixXd& ARhoStar)
331
338
  {
332
339
  for (int n = 0; n<this->N; n++) {
333
- if (this->translatingBodyVec[n].isAxisLocked)
340
+ if (this->translatingBodyVec[n]->isAxisLocked)
334
341
  continue;
335
342
  for (int i = n; i<this->N; i++) {
336
- ARhoStar.row(n) -= this->translatingBodyVec[n].fHat_B.transpose() * this->translatingBodyVec[i].mass;
343
+ ARhoStar.row(n) -= this->translatingBodyVec[n]->fHat_B.transpose() * this->translatingBodyVec[i]->mass;
337
344
  }
338
345
  }
339
346
  }
340
347
 
341
348
  /*! This method compute BRhoStar for back-sub */
342
- void linearTranslationNDOFStateEffector::computeBRhoStar(Eigen::MatrixXd& BRhoStar)
349
+ void LinearTranslationNDOFStateEffector::computeBRhoStar(Eigen::MatrixXd& BRhoStar)
343
350
  {
344
351
  for (int n = 0; n<this->N; n++) {
345
- if (this->translatingBodyVec[n].isAxisLocked)
352
+ if (this->translatingBodyVec[n]->isAxisLocked)
346
353
  continue;
347
354
  for (int i = n; i<this->N; i++) {
348
- Eigen::Vector3d r_FciB_B = this->translatingBodyVec[i].r_FcB_B;
355
+ Eigen::Vector3d r_FciB_B = this->translatingBodyVec[i]->r_FcB_B;
349
356
  Eigen::Matrix3d rTilde_FciB_B = eigenTilde(r_FciB_B);
350
357
 
351
- BRhoStar.row(n) += this->translatingBodyVec[n].fHat_B.transpose() * this->translatingBodyVec[i].mass * rTilde_FciB_B;
358
+ BRhoStar.row(n) += this->translatingBodyVec[n]->fHat_B.transpose() * this->translatingBodyVec[i]->mass * rTilde_FciB_B;
352
359
  }
353
360
  }
354
361
  }
355
362
 
356
363
  /*! This method compute CRhoStar for back-sub */
357
- void linearTranslationNDOFStateEffector::computeCRhoStar(Eigen::VectorXd& CRhoStar,
364
+ void LinearTranslationNDOFStateEffector::computeCRhoStar(Eigen::VectorXd& CRhoStar,
358
365
  const Eigen::Vector3d& g_N)
359
366
  {
360
367
  Eigen::Matrix3d omegaTilde_BN_B = eigenTilde(this->omega_BN_B);
@@ -365,50 +372,50 @@ void linearTranslationNDOFStateEffector::computeCRhoStar(Eigen::VectorXd& CRhoSt
365
372
  Eigen::Vector3d F_g = Eigen::Vector3d::Zero().transpose();
366
373
 
367
374
  for (int n = 0; n<this->N; n++) {
368
- if (this->translatingBodyVec[n].isAxisLocked)
375
+ if (this->translatingBodyVec[n]->isAxisLocked)
369
376
  continue;
370
- CRhoStar(n, 0) = this->translatingBodyVec[n].u
371
- - this->translatingBodyVec[n].k * (this->translatingBodyVec[n].rho -
372
- this->translatingBodyVec[n].rhoRef) - this->translatingBodyVec[n].c *
373
- (this->translatingBodyVec[n].rhoDot - this->translatingBodyVec[n].rhoDotRef);
377
+ CRhoStar(n, 0) = this->translatingBodyVec[n]->u
378
+ - this->translatingBodyVec[n]->k * (this->translatingBodyVec[n]->rho -
379
+ this->translatingBodyVec[n]->rhoRef) - this->translatingBodyVec[n]->c *
380
+ (this->translatingBodyVec[n]->rhoDot - this->translatingBodyVec[n]->rhoDotRef);
374
381
  for (int i = n; i<this->N; i++) {
375
- Eigen::Vector3d r_FciB_B = this->translatingBodyVec[i].r_FcB_B;
376
- Eigen::Vector3d rPrime_FciB_B = this->translatingBodyVec[i].rPrime_FcB_B;
382
+ Eigen::Vector3d r_FciB_B = this->translatingBodyVec[i]->r_FcB_B;
383
+ Eigen::Vector3d rPrime_FciB_B = this->translatingBodyVec[i]->rPrime_FcB_B;
377
384
 
378
- F_g = this->translatingBodyVec[i].mass * g_B;
379
- CRhoStar(n, 0) += this->translatingBodyVec[n].fHat_B.transpose() * (F_g - this->translatingBodyVec[i].mass *
385
+ F_g = this->translatingBodyVec[i]->mass * g_B;
386
+ CRhoStar(n, 0) += this->translatingBodyVec[n]->fHat_B.transpose() * (F_g - this->translatingBodyVec[i]->mass *
380
387
  (omegaTilde_BN_B * omegaTilde_BN_B * r_FciB_B + 2 * omegaTilde_BN_B * rPrime_FciB_B));
381
388
  }
382
389
  }
383
390
  }
384
391
 
385
392
  /*! This method computes the back-sub contributions of the system */
386
- void linearTranslationNDOFStateEffector::computeBackSubContributions(BackSubMatrices& backSubContr) const
393
+ void LinearTranslationNDOFStateEffector::computeBackSubContributions(BackSubMatrices& backSubContr) const
387
394
  {
388
395
  Eigen::Matrix3d omegaTilde_BN_B = eigenTilde(this->omega_BN_B);
389
396
 
390
397
  for (int i = 0; i<this->N; i++) {
391
- Eigen::Matrix3d rTilde_FciB_B = eigenTilde(this->translatingBodyVec[i].r_FcB_B);
392
- Eigen::Vector3d rPrime_FciB_B = this->translatingBodyVec[i].rPrime_FcB_B;
393
- backSubContr.vecRot -= this->translatingBodyVec[i].mass * omegaTilde_BN_B * rTilde_FciB_B * rPrime_FciB_B;
398
+ Eigen::Matrix3d rTilde_FciB_B = eigenTilde(this->translatingBodyVec[i]->r_FcB_B);
399
+ Eigen::Vector3d rPrime_FciB_B = this->translatingBodyVec[i]->rPrime_FcB_B;
400
+ backSubContr.vecRot -= this->translatingBodyVec[i]->mass * omegaTilde_BN_B * rTilde_FciB_B * rPrime_FciB_B;
394
401
  for (int j = i; j < this->N; j++) {
395
- Eigen::Matrix3d rTilde_FcjB_B = eigenTilde(this->translatingBodyVec[j].r_FcB_B);
402
+ Eigen::Matrix3d rTilde_FcjB_B = eigenTilde(this->translatingBodyVec[j]->r_FcB_B);
396
403
 
397
404
  // Translation contributions
398
- backSubContr.matrixA += this->translatingBodyVec[j].mass * this->translatingBodyVec[i].fHat_B * this->ARho.row(i);
399
- backSubContr.matrixB += this->translatingBodyVec[j].mass * this->translatingBodyVec[i].fHat_B * this->BRho.row(i);
400
- backSubContr.vecTrans -= this->translatingBodyVec[j].mass * this->translatingBodyVec[i].fHat_B * this->CRho.row(i);
405
+ backSubContr.matrixA += this->translatingBodyVec[j]->mass * this->translatingBodyVec[i]->fHat_B * this->ARho.row(i);
406
+ backSubContr.matrixB += this->translatingBodyVec[j]->mass * this->translatingBodyVec[i]->fHat_B * this->BRho.row(i);
407
+ backSubContr.vecTrans -= this->translatingBodyVec[j]->mass * this->translatingBodyVec[i]->fHat_B * this->CRho.row(i);
401
408
 
402
409
  // Rotation contributions
403
- backSubContr.matrixC += this->translatingBodyVec[j].mass * rTilde_FcjB_B * this->translatingBodyVec[i].fHat_B * this->ARho.row(i);
404
- backSubContr.matrixD += this->translatingBodyVec[j].mass * rTilde_FcjB_B * this->translatingBodyVec[i].fHat_B * this->BRho.row(i);
405
- backSubContr.vecRot -= this->translatingBodyVec[j].mass * rTilde_FcjB_B * this->translatingBodyVec[i].fHat_B * this->CRho.row(i);
410
+ backSubContr.matrixC += this->translatingBodyVec[j]->mass * rTilde_FcjB_B * this->translatingBodyVec[i]->fHat_B * this->ARho.row(i);
411
+ backSubContr.matrixD += this->translatingBodyVec[j]->mass * rTilde_FcjB_B * this->translatingBodyVec[i]->fHat_B * this->BRho.row(i);
412
+ backSubContr.vecRot -= this->translatingBodyVec[j]->mass * rTilde_FcjB_B * this->translatingBodyVec[i]->fHat_B * this->CRho.row(i);
406
413
  }
407
414
  }
408
415
  }
409
416
 
410
417
  /*! This method is used to find the derivatives for the TB stateEffector: rhoDDot and the kinematic derivative */
411
- void linearTranslationNDOFStateEffector::computeDerivatives(double integTime, Eigen::Vector3d rDDot_BN_N, Eigen::Vector3d omegaDot_BN_B, Eigen::Vector3d sigma_BN)
418
+ void LinearTranslationNDOFStateEffector::computeDerivatives(double integTime, Eigen::Vector3d rDDot_BN_N, Eigen::Vector3d omegaDot_BN_B, Eigen::Vector3d sigma_BN)
412
419
  {
413
420
  // Find rDDotLoc_BN_B
414
421
  const Eigen::Vector3d& rDDotLocal_BN_N = rDDot_BN_N;
@@ -421,7 +428,7 @@ void linearTranslationNDOFStateEffector::computeDerivatives(double integTime, Ei
421
428
  }
422
429
 
423
430
  /*! This method is for calculating the contributions of the TB state effector to the energy and momentum of the spacecraft */
424
- void linearTranslationNDOFStateEffector::updateEnergyMomContributions(double integTime,
431
+ void LinearTranslationNDOFStateEffector::updateEnergyMomContributions(double integTime,
425
432
  Eigen::Vector3d & rotAngMomPntCContr_B,
426
433
  double & rotEnergyContr,
427
434
  Eigen::Vector3d omega_BN_B)
@@ -434,40 +441,40 @@ void linearTranslationNDOFStateEffector::updateEnergyMomContributions(double int
434
441
 
435
442
  for(auto& translatingBody: this->translatingBodyVec) {
436
443
  // Update omega_FN_B
437
- translatingBody.omega_FN_B = this->omega_BN_B;
444
+ translatingBody->omega_FN_B = this->omega_BN_B;
438
445
 
439
446
  // Compute rDot_FcB_B
440
- translatingBody.rDot_FcB_B = translatingBody.rPrime_FcB_B + omegaTilde_BN_B * translatingBody.r_FcB_B;
447
+ translatingBody->rDot_FcB_B = translatingBody->rPrime_FcB_B + omegaTilde_BN_B * translatingBody->r_FcB_B;
441
448
 
442
449
  // Find rotational angular momentum contribution from hub
443
- rotAngMomPntCContr_B += translatingBody.IPntFc_B * translatingBody.omega_FN_B + translatingBody.mass * translatingBody.rTilde_FcB_B * translatingBody.rDot_FcB_B;
450
+ rotAngMomPntCContr_B += translatingBody->IPntFc_B * translatingBody->omega_FN_B + translatingBody->mass * translatingBody->rTilde_FcB_B * translatingBody->rDot_FcB_B;
444
451
 
445
452
  // Find rotational energy contribution from the hub
446
- rotEnergyContr += 1.0 / 2.0 * translatingBody.omega_FN_B.dot(translatingBody.IPntFc_B * translatingBody.omega_FN_B)
447
- + 1.0 / 2.0 * translatingBody.mass * translatingBody.rDot_FcB_B.dot(translatingBody.rDot_FcB_B)
448
- + 1.0 / 2.0 * translatingBody.k * (translatingBody.rho - translatingBody.rhoRef) *
449
- (translatingBody.rho - translatingBody.rhoRef);
453
+ rotEnergyContr += 1.0 / 2.0 * translatingBody->omega_FN_B.dot(translatingBody->IPntFc_B * translatingBody->omega_FN_B)
454
+ + 1.0 / 2.0 * translatingBody->mass * translatingBody->rDot_FcB_B.dot(translatingBody->rDot_FcB_B)
455
+ + 1.0 / 2.0 * translatingBody->k * (translatingBody->rho - translatingBody->rhoRef) *
456
+ (translatingBody->rho - translatingBody->rhoRef);
450
457
  }
451
458
  }
452
459
 
453
460
  /*! This method computes the translating body states relative to the inertial frame */
454
- void linearTranslationNDOFStateEffector::computeTranslatingBodyInertialStates()
461
+ void LinearTranslationNDOFStateEffector::computeTranslatingBodyInertialStates()
455
462
  {
456
463
  for(auto& translatingBody: this->translatingBodyVec) {
457
464
  // Compute the rotational properties
458
465
  Eigen::Matrix3d dcm_FN;
459
- dcm_FN = translatingBody.dcm_FB * this->dcm_BN;
460
- translatingBody.sigma_FN = eigenMRPd2Vector3d(eigenC2MRP(dcm_FN));
461
- translatingBody.omega_FN_F = translatingBody.dcm_FB.transpose().transpose() * translatingBody.omega_FN_B;
466
+ dcm_FN = translatingBody->dcm_FB * this->dcm_BN;
467
+ translatingBody->sigma_FN = eigenMRPd2Vector3d(eigenC2MRP(dcm_FN));
468
+ translatingBody->omega_FN_F = translatingBody->dcm_FB.transpose().transpose() * translatingBody->omega_FN_B;
462
469
 
463
470
  // Compute the translation properties
464
- translatingBody.r_FcN_N = (Eigen::Vector3d)*this->inertialPositionProperty + this->dcm_BN.transpose() * translatingBody.r_FcB_B;
465
- translatingBody.v_FcN_N = (Eigen::Vector3d)*this->inertialVelocityProperty + this->dcm_BN.transpose() * translatingBody.rDot_FcB_B;
471
+ translatingBody->r_FcN_N = (Eigen::Vector3d)*this->inertialPositionProperty + this->dcm_BN.transpose() * translatingBody->r_FcB_B;
472
+ translatingBody->v_FcN_N = (Eigen::Vector3d)*this->inertialVelocityProperty + this->dcm_BN.transpose() * translatingBody->rDot_FcB_B;
466
473
  }
467
474
  }
468
475
 
469
476
  /*! This method is used so that the simulation will ask TB to update messages */
470
- void linearTranslationNDOFStateEffector::UpdateState(uint64_t CurrentSimNanos)
477
+ void LinearTranslationNDOFStateEffector::UpdateState(uint64_t CurrentSimNanos)
471
478
  {
472
479
  this->readInputMessages();
473
480
  this->computeTranslatingBodyInertialStates();
@@ -34,7 +34,7 @@
34
34
  #include "architecture/messaging/messaging.h"
35
35
 
36
36
  /*! @brief translating body structure */
37
- struct translatingBody {
37
+ struct TranslatingBody {
38
38
  public:
39
39
  /** setter for `mass` property */
40
40
  void setMass(double mass);
@@ -79,7 +79,7 @@ public:
79
79
  Eigen::Matrix3d getDCM_FP() const {return dcm_FP;};
80
80
 
81
81
  private:
82
- friend class linearTranslationNDOFStateEffector;
82
+ friend class LinearTranslationNDOFStateEffector;
83
83
 
84
84
  // user-defined properties
85
85
  double mass = 0.0; //!< [kg] mass of translating arm
@@ -135,11 +135,11 @@ private:
135
135
  };
136
136
 
137
137
  /*! @brief translating body state effector class */
138
- class linearTranslationNDOFStateEffector: public StateEffector, public SysModel {
138
+ class LinearTranslationNDOFStateEffector: public StateEffector, public SysModel {
139
139
  public:
140
140
 
141
- linearTranslationNDOFStateEffector(); //!< -- Constructor
142
- ~linearTranslationNDOFStateEffector() final; //!< -- Destructor
141
+ LinearTranslationNDOFStateEffector(); //!< -- Constructor
142
+ ~LinearTranslationNDOFStateEffector() final; //!< -- Destructor
143
143
 
144
144
  std::vector<Message<LinearTranslationRigidBodyMsgPayload>*> translatingBodyOutMsgs; //!< vector of state output messages
145
145
  std::vector<Message<SCStatesMsgPayload>*> translatingBodyConfigLogOutMsgs; //!< vector of translating body state config log messages
@@ -148,7 +148,9 @@ public:
148
148
  ReadFunctor<ArrayEffectorLockMsgPayload> motorLockInMsg; //!< -- (optional) motor lock input message name
149
149
 
150
150
  /** method for adding a new translating body */
151
- void addTranslatingBody(translatingBody const& newBody);
151
+ void addTranslatingBody(const std::shared_ptr<TranslatingBody> newBody);
152
+ /** method for getting an indexed translating body */
153
+ std::shared_ptr<TranslatingBody> getTranslatingBody(uint64_t index);
152
154
  /** setter for `nameOfRhoState` property */
153
155
  void setNameOfRhoState(const std::string& nameOfRhoState) { this->nameOfRhoState = nameOfRhoState; };
154
156
  /** setter for `nameOfRhoDotState` property */
@@ -161,7 +163,7 @@ public:
161
163
  private:
162
164
  static uint64_t effectorID; //!< [] ID number of this effector
163
165
  int N = 0; //!< -- number of translating body axes defined in the system
164
- std::vector<translatingBody> translatingBodyVec; //!< -- vector of TB effector structs
166
+ std::vector<std::shared_ptr<TranslatingBody>> translatingBodyVec; //!< -- vector of TB effector structs
165
167
 
166
168
  // Terms needed for back substitution
167
169
  Eigen::MatrixXd ARho; //!< -- rDDot_BN term for back substitution
@@ -24,7 +24,8 @@
24
24
  %default_bsk_exception();
25
25
 
26
26
  %{
27
- #include "linearTranslationNDOFStateEffector.h"
27
+ #include "linearTranslationNDOFStateEffector.h"
28
+ #include <memory>
28
29
  %}
29
30
 
30
31
  %pythoncode %{
@@ -35,6 +36,10 @@ from Basilisk.architecture.swig_common_model import *
35
36
  %include "std_vector.i"
36
37
  %include "swig_conly_data.i"
37
38
  %include "swig_eigen.i"
39
+ %include "swig_deprecated.i"
40
+
41
+ %include <std_shared_ptr.i>
42
+ %shared_ptr(TranslatingBody)
38
43
 
39
44
  %include "sys_model.i"
40
45
  %include "simulation/dynamics/_GeneralModuleFiles/dynParamManager.i"
@@ -52,5 +57,22 @@ struct LinearTranslationRigidBodyMsg_C;
52
57
 
53
58
  %pythoncode %{
54
59
  import sys
60
+
61
+ mod = sys.modules[__name__]
62
+
63
+ mod.linearTranslationNDOFStateEffector = _DeprecatedWrapper(
64
+ mod.LinearTranslationNDOFStateEffector,
65
+ aliasName="linearTranslationNDOFStateEffector",
66
+ targetName="LinearTranslationNDOFStateEffector",
67
+ removalDate="2026/10/15"
68
+ )
69
+
70
+ mod.translatingBody = _DeprecatedWrapper(
71
+ mod.TranslatingBody,
72
+ aliasName="translatingBody",
73
+ targetName="TranslatingBody",
74
+ removalDate="2026/10/15"
75
+ )
76
+
55
77
  protectAllClasses(sys.modules[__name__])
56
78
  %}