I'm trying to do the math to find the the orbit which will fly over the greatest amount Observatories anywhere in the world. in STK 10, I'm plotting as many observatories as I can and then seeing which ones I hit - a tedious process. I'm not sure STK is able to find this orbit for me once I plot each observatory, as I am very new to the software. if anyone is able to tell me if there is a function within STK that can determine such an orbit for me, I would appreciate it. Otherwise, giving me a rundown on some of the math I'd need to use to determine this orbit would be equally as appreciated.
Optimizing Fly Overs in STK 10
363 Views Asked by Bryce Edwards At
1
There are 1 best solutions below
Related Questions in PHYSICS
- How to throw a charged particle in a electric vector field?
- How can I lock a rigidbody's rotation on all axis? Bullet Physics
- Read Access Violation when accessing a QBarDataItem in a loop in QLineEdit::editingFinished
- Is there a range of launch velocities that would get my satellite as close to Mars as possible?
- Unity Distance Joint2D seemingly breaking for no reason
- Coding Runge-Kutta 4 in C++ for a Force proportional to 1/r^2 outputs a trajectory different from scipy.optimise.solve_ivp
- Runge Kutta implementation is less accurate than Euler implementation
- How do I simulate a vector field from the Boit-Savart law for a coil?
- Lomb-Scargle Method to Model the Rotation Signal Giving a Straight Line Instead of Modelling
- Solving ODE pendulum system with C and the GSL libary yields erroneous results for part of the answer then is correct
- Python script becomes unresponsive at 100% CPU usage (single core)
- How to Color the Area Above the Curve in Gnuplot?
- How to make a Unity 2D hinge joint that springs to a given angle?
- Jump height and Gravity not consistent with fluctuating FPS (flappybird-like Javascript minigame)
- I have a problem with coding a Diffusion equation (FT-CS method)
Related Questions in SATELLITE
- From where I can get Cloud data for free for production process?
- How do I update an object that is being used to calculate satellite distances at a time t?
- Plot Satellite data (.nc format) in ggplot with higher resolution and adding colour bar in R
- Is there a way to ignore null values in Google Earth Engine?
- Overlaying NDVI Images on Google Maps in Android Application
- GMAT - Phasing of a constellation (Earth orbiting satellites
- How can I get the position of 2D Map with the value of TLE for the satellite?
- How can I download hdf5 files from URLs in R?
- How to deal with large areas of null (nan) values in CNN training imagery data?
- why skyfield satellite position reading calculations are different from n2yo?
- Working on LULC classification by Random Forest Algo. Getting an error when I want to add the chart layer of classified image
- RetinaNet for satellite image based object detection - annotation assignment error
- How to Stitch/Merge two RasterStack map overlapping each other
- Python can't run SOIT: Satellite Overpass Identification Tool [Solved]
- Skyfield satellite position wrong?
Related Questions in ORBITAL-MECHANICS
- Is there a range of launch velocities that would get my satellite as close to Mars as possible?
- Dependence of ODEs from initial conditions in Simulink in implementation of a Sliding Mode Control
- How do I Decrease Orbit Size in My Python Code?
- How to repeatedly rotate a point in GeoGebra
- GMAT - Phasing of a constellation (Earth orbiting satellites
- How to convert 2D State Vector + Gravitational Parameter into Apoapsis, Periapsis, Argument of Periapsis and Time in Unity C#
- Plotting ground Tracks with python only using trigonometry
- Struggling to convert cartesian elements into orbital elements in Unity2D + keplerian solution to the two-body problem
- Poliastro: Finding distance between point on Earth and Satellite
- GEO Station Keeping in GMAT
- Newton-Raphson method on the hyperbolic Kepler's equation
- Iterating the hyperbolic version of Kepler's equation does not converge
- How can have multiple plots output from python, one 2D, one 3D
- How to calculate orbit info (a, e, time to apo, time to peri, T) from pos and vel of object?
- Why is RK4 not updating values for my simulation of the Earth's orbit?
Related Questions in SATELLITE-NAVIGATION
- Arduino-hamlib-gpredict disengaging
- Is there a way to extend PyEphem's satellite creation beyond 364 days?
- azure-maps-control StyleOptions interface is not style?: string its style?:vector
- How to find satellite relative velocity in skyfield?
- Optimizing Fly Overs in STK 10
- GnssStatus.CallBack onSatelliteStatusChanged() not working
- GPS - Compute travel time satellite-receiver
- Ground longitude/latitude under a satellite (cartesian coordinates) at a specfic epoch
- Satellite elevation angles negative
- Satellite position computation using Runge-Kutta 4
- Arduino doesn't control a stepper as it should
- How to Rotate SatelliteMenu 180° and place it on top|right of screen in FrameLayout
- how to do i get the status of satellites i.e. alive or dead while flight is in air
- C# - Extracting satellite two line elements from a text file
- Embedding Sat Nav into a web system
Related Questions in AGI-SYSTEMS-TOOL-KIT
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
I can help you here (full disclosure, I'm VP of Engineering at AGI, creators of STK). There's no magical function in STK (or any other similar tool that I'm aware of) that will do this. What they can do is tell you whether you have "coverage", after that it's an optimization problem. Here are a bunch of questions you'll need to be able to answer to help frame out the problem:
A simple approach would be to define a "constellation" object that holds all your facilities (e.g. your observatories). Then build a "chain" object containing the constellation and your satellite. There are various "chain" reports that will then give you the total access times or individual strand times.
You can then vary the satellite orbital parameters via the Connect model to change the orbit, request the chain report and evaluate the impact on the coverage time. You could do this with a Matlab, Perl, Python, (language of your choice) script. Or get fancy and use our Optimizer module which takes out the drudge work of the mechanics of hooking this up.
After you've framed it out a bit try giving our tech support team a call. They would be happy to help out.