Skip to content

Commit 77aa7a1

Browse files
committed
Update bskReleaseNotes
1 parent 8f5a2bf commit 77aa7a1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/source/Support/bskReleaseNotes.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,12 @@ Version |release|
7171
- ``ConfigureStopTime`` now supports specifying the stop condition as ``<=`` (default, prior behavior) or ``>=`` (new).
7272
The new option is useful when the user wants to ensure that the simulation runs for at least the specified time,
7373
instead of at most the specified time.
74+
- Configured the :ref:`prescribedMotionStateEffector` module for attachment of other state effectors to it
75+
rather than the spacecraft hub.
76+
- Configured the :ref:`spinningBodyOneDOFStateEffector`, :ref:`spinningBodyTwoDOFStateEffector`, and
77+
:ref:`linearTranslationOneDOFStateEffector` modules for optional attachment to the prescribed motion state effector.
78+
- Added two example branching scenarios to illustrate the prescribed motion branching capability. See
79+
:ref:`scenarioPrescribedMotoinWithTranslationBranching` and :ref:`scenarioPrescribedMotoinWithRotationBranching`.
7480

7581

7682
Version 2.8.0 (August 30, 2025)

0 commit comments

Comments
 (0)