open-space-toolkit-astrodynamics 9.1.7__py311-none-manylinux2014_x86_64.whl → 9.2.0__py311-none-manylinux2014_x86_64.whl
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.
- {open_space_toolkit_astrodynamics-9.1.7.dist-info → open_space_toolkit_astrodynamics-9.2.0.dist-info}/METADATA +2 -2
- {open_space_toolkit_astrodynamics-9.1.7.dist-info → open_space_toolkit_astrodynamics-9.2.0.dist-info}/RECORD +8 -8
- ostk/astrodynamics/OpenSpaceToolkitAstrodynamicsPy.cpython-311-x86_64-linux-gnu.so +0 -0
- ostk/astrodynamics/libopen-space-toolkit-astrodynamics.so.9 +0 -0
- ostk/astrodynamics/test/trajectory/state/test_coordinate_subset.py +3 -0
- {open_space_toolkit_astrodynamics-9.1.7.dist-info → open_space_toolkit_astrodynamics-9.2.0.dist-info}/WHEEL +0 -0
- {open_space_toolkit_astrodynamics-9.1.7.dist-info → open_space_toolkit_astrodynamics-9.2.0.dist-info}/top_level.txt +0 -0
- {open_space_toolkit_astrodynamics-9.1.7.dist-info → open_space_toolkit_astrodynamics-9.2.0.dist-info}/zip-safe +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: open-space-toolkit-astrodynamics
|
3
|
-
Version: 9.
|
3
|
+
Version: 9.2.0
|
4
4
|
Summary: Orbit, attitude, access.
|
5
5
|
Author: Open Space Collective
|
6
6
|
Author-email: contact@open-space-collective.org
|
@@ -14,7 +14,7 @@ Description-Content-Type: text/markdown
|
|
14
14
|
Requires-Dist: open-space-toolkit-core ~=3.0
|
15
15
|
Requires-Dist: open-space-toolkit-io ~=3.0
|
16
16
|
Requires-Dist: open-space-toolkit-mathematics ~=3.0
|
17
|
-
Requires-Dist: open-space-toolkit-physics ~=
|
17
|
+
Requires-Dist: open-space-toolkit-physics ~=7.0
|
18
18
|
|
19
19
|
# Open Space Toolkit ▸ Astrodynamics
|
20
20
|
|
@@ -1,9 +1,9 @@
|
|
1
1
|
ostk/__init__.py,sha256=epnVn2PwdQkUDZ1msqBRO5nEZIOUBIq-IfK3IlNPijE,21
|
2
|
-
ostk/astrodynamics/OpenSpaceToolkitAstrodynamicsPy.cpython-311-x86_64-linux-gnu.so,sha256=
|
2
|
+
ostk/astrodynamics/OpenSpaceToolkitAstrodynamicsPy.cpython-311-x86_64-linux-gnu.so,sha256=glAwkOoUemL8sC-Y4y4YAtLb13c7CmReceKrSS-p4xk,2066296
|
3
3
|
ostk/astrodynamics/__init__.py,sha256=3gWyqFIbhAfcdeMhmfBPQPlPQTmaOzm-6flkJe745Zk,251
|
4
4
|
ostk/astrodynamics/converters.py,sha256=vsm7SHdlPIyIxW1h5ZGAizl284koGaRmyPCu--AQJfA,4670
|
5
5
|
ostk/astrodynamics/display.py,sha256=KiEGsjNftQfoUe-HfZeYpQQQ4TkaEnxtEl6p5_LX5f0,6303
|
6
|
-
ostk/astrodynamics/libopen-space-toolkit-astrodynamics.so.9,sha256=
|
6
|
+
ostk/astrodynamics/libopen-space-toolkit-astrodynamics.so.9,sha256=x9FXlt8P4j62KjQlk7_cXViEKfGWdRdj-yGQWJmTy1w,105869104
|
7
7
|
ostk/astrodynamics/utilities.py,sha256=Jw-AT9CU-a2ERDDSNp7rEhZQKhbmZSCr2flGti9XysU,4813
|
8
8
|
ostk/astrodynamics/viewer.py,sha256=8UxqsvU5wui7gPUwxXaKcIB-509NJiih9Df3mQgXyXY,11776
|
9
9
|
ostk/astrodynamics/pytrajectory/__init__.py,sha256=epnVn2PwdQkUDZ1msqBRO5nEZIOUBIq-IfK3IlNPijE,21
|
@@ -85,14 +85,14 @@ ostk/astrodynamics/test/trajectory/orbit/models/kepler/test_coe.py,sha256=H42bc4
|
|
85
85
|
ostk/astrodynamics/test/trajectory/orbit/models/sgp4/__init__.py,sha256=epnVn2PwdQkUDZ1msqBRO5nEZIOUBIq-IfK3IlNPijE,21
|
86
86
|
ostk/astrodynamics/test/trajectory/orbit/models/sgp4/test_tle.py,sha256=jkyRr5NJQMaSpI3ey7cKcH0E-BlalaUlf_mZPYTSow8,11482
|
87
87
|
ostk/astrodynamics/test/trajectory/state/test_coordinate_broker.py,sha256=ho5FBfB3IvIjfQl7EYoIN1KBuH9lu76IiNMuweq8cqg,2844
|
88
|
-
ostk/astrodynamics/test/trajectory/state/test_coordinate_subset.py,sha256=
|
88
|
+
ostk/astrodynamics/test/trajectory/state/test_coordinate_subset.py,sha256=KjltLEPbxMfyebwjG5mulyGCT5INtiItPq6ID6sP9jI,1289
|
89
89
|
ostk/astrodynamics/test/trajectory/state/test_numerical_solver.py,sha256=_t4OKnYLzTjOhSkVTgT2307DQkz_DnGxqqLx8mmzLRA,9389
|
90
90
|
ostk/astrodynamics/test/trajectory/state/coordinate_subset/test_angular_velocity.py,sha256=xjyGREKpxDuT8gjtBPkV4osfW-6UyWv9hgvBXZVb_wk,625
|
91
91
|
ostk/astrodynamics/test/trajectory/state/coordinate_subset/test_attitude_quaternion.py,sha256=UEu9ApzQLmT87eeISw6_gcHTlX-4b2scIvHz-uE1p_c,393
|
92
92
|
ostk/astrodynamics/test/trajectory/state/coordinate_subset/test_cartesian_position.py,sha256=XvHdk1KjacTwtkgx2jUAc9I9N3nvjPDv03FAanpv8jQ,2702
|
93
93
|
ostk/astrodynamics/test/trajectory/state/coordinate_subset/test_cartesian_velocity.py,sha256=-kd5TZO5TICihbkqDTew2i_tDpggdpe3Yf23046FATM,3057
|
94
|
-
open_space_toolkit_astrodynamics-9.
|
95
|
-
open_space_toolkit_astrodynamics-9.
|
96
|
-
open_space_toolkit_astrodynamics-9.
|
97
|
-
open_space_toolkit_astrodynamics-9.
|
98
|
-
open_space_toolkit_astrodynamics-9.
|
94
|
+
open_space_toolkit_astrodynamics-9.2.0.dist-info/METADATA,sha256=XjSD9MOP2BDEjvOD5n4IyhSeXxnM_73FvY0KDO4gNjo,1915
|
95
|
+
open_space_toolkit_astrodynamics-9.2.0.dist-info/WHEEL,sha256=wsubv5QUqU-p5zScRwtL3gqNUtin6rSSxODAU7loirM,111
|
96
|
+
open_space_toolkit_astrodynamics-9.2.0.dist-info/top_level.txt,sha256=zOR18699uDYnafgarhL8WU_LmTZY_5NVqutv-flp_x4,5
|
97
|
+
open_space_toolkit_astrodynamics-9.2.0.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
98
|
+
open_space_toolkit_astrodynamics-9.2.0.dist-info/RECORD,,
|
Binary file
|
Binary file
|
@@ -30,6 +30,9 @@ class TestCoordinateSubset:
|
|
30
30
|
def test_ne(self, coordinate_subset: CoordinateSubset):
|
31
31
|
assert (coordinate_subset != coordinate_subset) == False
|
32
32
|
|
33
|
+
def test_hash(self, coordinate_subset: CoordinateSubset):
|
34
|
+
assert hash(coordinate_subset) is not None
|
35
|
+
|
33
36
|
def test_get_id(self, coordinate_subset: CoordinateSubset):
|
34
37
|
assert coordinate_subset.get_id() is not None
|
35
38
|
|
File without changes
|
File without changes
|
File without changes
|