Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] Create a OSTk Astrodynamics Viewer from a Simulator object #70

Open
vishwa2710 opened this issue Dec 18, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@vishwa2710
Copy link
Contributor

Is your feature request related to a problem? Please describe.
The OSTk Astrodynamics viewer is a very convenient way to produce cesium visualizations. It would be great if we can similarly generate a viewer from a simulator

Describe the solution you'd like
Create a python file viewer.py similar to the astrodynamics one.
Provide a factory method like generate_viewer_from_simulator(simulator, interval, token, **kwargs) which allows us to generate a Viewer from the Simulator. It can parse the profiles from the satellites, sensor geometries for each satellite, etc.

@vishwa2710 vishwa2710 added the enhancement New feature or request label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant