-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed bug in orbit initialization from TLE
- Loading branch information
1 parent
10a1b3b
commit 4be580d
Showing
8 changed files
with
59 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<<<<<<<<<<<<<<<<<< Optics Inputs for 42 >>>>>>>>>>>>>>>>>>>>>> | ||
Minimal Optical System ! Description | ||
2 ! Number of Elements | ||
******************* Element 0 ********************* | ||
0 0 0 ! S/C, Body, Node | ||
APERTURE ! Element Type (APERTURE, DETECTOR, PLANAR, PARABOLIC, SPHERICAL, THINLENS) | ||
0.0 0.0 1.0 ! Axis | ||
0.1 ! Aperture Diameter, m | ||
1.0 ! Focal Length (ignored for DETECTOR, PLANAR) | ||
2.0 CONCAVE ! Radius of Curvature, CONCAVE or CONVEX (SPHERICAL only) | ||
******************* Element 1 ********************* | ||
0 0 1 ! S/C, Body, Node | ||
DETECTOR ! Element Type (APERTURE, DETECTOR, PLANAR, PARABOLIC, SPHERICAL, THINLENS) | ||
0.0 0.0 1.0 ! Axis | ||
0.01 ! Aperture Diameter, m | ||
0.01 ! Focal Length (ignored for DETECTOR, PLANAR) | ||
2.0 CONCAVE ! Radius of Curvature, CONCAVE or CONVEX (SPHERICAL only) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters