You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/Support/bskReleaseNotes.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ Version |release|
35
35
- Deprecated :ref:`SpacecraftSystem`. It was never completed and we have other ways to connect spacecraft components
36
36
- Allow event conditions and effects to be defined by functions. This is preferred over the old string-based method, as it
37
37
enables the use of arbitrary packages and objects in events and allows for event code to be parsed by IDE tools.
38
-
- Add a sun message input and ``theta_solar`` threshold to :ref:`SpacecraftLocation`.
38
+
- Add a sun message input and ``theta_solar`` threshold to :ref:`SpacecraftLocation`. Also supports including an eclipse message to determine illumination.
0 commit comments