Search found 6 matches
- 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: 22886
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: 29012
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: 28529
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: 32606
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: 29430
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: 29191
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...