Search found 7 matches
- Tue Nov 12, 2024 7:01 pm
- Forum: Support Discussion Board
- Topic: How to run.bsp files from the SPICE archive (potentially using gui elements?)
- Replies: 1
- Views: 226
Re: How to run.bsp files from the SPICE archive (potentially using gui elements?)
Zack, Thank you for providing your Mission Plan and the error message. Based on the description of the error, it is likely that the Spacecraft object, Cassini, has a starting epoch inside the SPICE file which lies outside the time span you are propagating. A few things I would recommend checking: 1....
- Fri Jun 14, 2024 8:01 pm
- Forum: Support Discussion Board
- Topic: Setting a GroundStation as the Observer/Target for a VisibilitySegment
- Replies: 0
- Views: 23502
Setting a GroundStation as the Observer/Target for a VisibilitySegment
One important thing to note when working with VisibilitySegment objects is which object you treat as the Observer object and which you treat as the Target object. When switching the Observer and Target objects in a Visibility Segment it affects when the line-of-sight contact is true and the reported...
- Fri May 17, 2024 2:06 pm
- Forum: Support Discussion Board
- Topic: List of Objects
- Replies: 0
- Views: 29688
List of Objects
Lists are a container for one or more FreeFlyer objects of the same type. Lists of objects can only be created in FreeFlyer script - they can't be created in the Object Browser. Angle brackets are used to specify the type of object List you are creating. The syntax for creating a List is: List<Objec...
- Wed May 15, 2024 9:13 pm
- Forum: Support Discussion Board
- Topic: Network License Server Port Requirements
- Replies: 0
- Views: 29156
Network License Server Port Requirements
Network License Server Port Requirements If the correct license file is loaded and there are licenses available, then the problem is likely with the connection between the client and server machines themselves. You should ensure that the necessary ports are open for connections (on the server machi...
- Fri May 03, 2024 3:37 pm
- Forum: Project Showcase Board
- Topic: Create a Region object using a .kml file
- Replies: 0
- Views: 33037
Create a Region object using a .kml file
Are you interested in doing contact analysis with a specific area on Earth or the Moon? FreeFlyer's Region object allows you to create a closed contour area on a Celestial Object's surface, defined by a series of planetodetic latitude and longitude points (also called vertices). A Region must inclu...
- Mon Apr 08, 2024 2:47 pm
- Forum: Support Discussion Board
- Topic: lmadmin errors out on start up
- Replies: 0
- Views: 30083
lmadmin errors out on start up
Most Common Error: Running the lmadmin.exe (even as admin) after the first window opens to start the application a pop-up window comes up with the error: Could not find a valid java virtual machine to load. You may need to reinstall a supported java virtual machine. Reasoning and Resolution: FlexNe...
- Mon Apr 08, 2024 2:39 pm
- Forum: Support Discussion Board
- Topic: Saving Plots When Running FF.exe
- Replies: 0
- Views: 29864
Saving Plots When Running FF.exe
You can save plots from an automated run using a combination of the PlotWindow.SavePlotImage() method and the command line reference -windowed-output-mode.The PlotWindow.SavePlotImage() method call allows you to choose the image format, output filename, and optionally set the width/height for the im...