Short Term Fences
The Short Term Fences (STF) Plugin is a component of the KeepTrack application that allows users to create and manage short term fences, which are visual representations of sensor search boxes. This plugin is particularly useful for users who own or operate sensors with search box functionality.
Features
- Create custom short term fences with user-defined parameters
- Visualize sensor search capabilities
- Remove individual or all short term fences
- Integration with satellite information display
User Interface
The plugin adds the following UI elements:
- A “Short Term Fence” icon in the bottom menu for quick access
- A side menu with a form for creating and managing short term fences
- A link in the satellite information box to create an STF based on the selected object
Short Term Fence Configuration
Users can configure the following parameters for a short term fence:
- Center Azimuth and Azimuth Extent
- Center Elevation and Elevation Extent
- Center Range and Range Extent
Usage
Creating a Short Term Fence
- Click the “Short Term Fence” icon in the bottom menu
- Fill in the STF parameters in the side menu form
- Click “Create New STF” to generate the fence
Creating an STF Based on a Selected Object
- Select a satellite in the main view
- In the satellite information box, click “Build Short Term Fence on this object…”
- The STF form will open with pre-filled coordinates based on the selected satellite
- Adjust parameters if needed and submit the form
Managing Short Term Fences
- Use the “Remove Last” button to delete the most recently created STF
- Use the “Clear All STFs” button to remove all existing short term fences
Integration with KeepTrack
The Short Term Fences Plugin integrates with several KeepTrack components:
- SensorManager: Handles the creation and removal of STFs
- SelectSatManager: Provides information about the selected satellite for STF creation
- SatInfoBox: Adds the STF creation link to the satellite information display
Development
When extending or modifying the Short Term Fences Plugin, consider the following:
- The plugin follows the KeepTrackPlugin architecture
- It registers event handlers for various KeepTrack events (e.g., selectSatData, uiManagerFinal)
- STF creation involves complex calculations using the RAE (Range, Azimuth, Elevation) coordinate system
Troubleshooting
- If STFs are not displaying, ensure that a sensor is selected
- Check the browser console for any error messages
- Verify that the input parameters are within valid ranges (e.g., azimuth between 0 and 360 degrees)
Remember that the Short Term Fences Plugin is designed for advanced users familiar with sensor operations and space situational awareness concepts. It provides a powerful tool for visualizing sensor capabilities and analyzing satellite visibility within specific search areas.