Edit Menu
| Edit Menu | |
|---|---|
| Item | Description |
|
|
Move the selected object (and its subobjects, if any) from its present location to the clipboard. Use this when you want to move the object from one location to another. For example, you could move an IOD object from one satellite to another. |
|
|
Copy the currently selected object (and its subobjects, if any) to the clipboard without deleting it from its present location. You can use this copy as a basis for creating another object of the same type. For example, you could create a new satellite with attached LS and IOD objects from a satellite you have already defined. |
|
|
Attach the cut or copied object to the object selected in the Object Browser. This option is disabled if the selected object is not eligible to receive as a subobject the type of object that you cut or copied. |
Delete |
Delete the object selected in the Object Browser. |
| Find | Displays a window that enables you to search for objects in the Object Browser with specified names or containing specified characters or alphanumeric sequences. |
| Preferences | Displays the Preferences window that enables you to set application preferences (see below). |
You can also access some edit options by right-clicking an object in the Object Browser. This menu includes an option to rename the object.
Edit menu items not included in the above table, to the extent they are implemented in the current version of the ODTK application, operate as in other Windows applications.
Preferences window
Select Edit -> Preferences to display the Preferences window, which contains the following tabs:
| Preferences Window | |
|---|---|
| Tab | Description |
| File Find | You can specify the paths for the ODTK application to search for types of files, such as help files. To view path information, select the file type of interest from the drop-down menu and then examine the list in the Directories area. Where more than one path is given, the ODTK application searches them in the order listed. To edit a given path, double-click it. To add a path, click New/Insert |
| General |
Use this tab to define certain behavior of your ODTK workspace. The following choices are available:
|
| GNSS |
You can select which GNSS data types to load. Use You can also choose a default ANTEX file for use in locating the antenna phase centers and defining the antenna phase center variations for GNSS satellite antennas. The file you select becomes the default ANTEX file selection in newly created GNSS constellations. |
| Message Viewer | You can determine which columns to display in the Message Viewer. Use and to move headings back and forth between the Columns not shown and Columns shown areas, or simply double-click an item to move it from one area to the other. |
| Plugins |
This tab enables you manage the types of tracking data files to be used in your orbit determination tasks. Listed here are the file extensions, a brief description, and the PluginID, which is a tracking data file loader implemented in a programming language compatible with a COM interface, for each type. You can add and remove file types. If you use only one or two of the types that are shipped with the ODTK application, you may find it convenient to remove the others, since it will simplify the process of selecting tracking files. See below for a suggested procedure for editing a tracking data plugin entry, which you may have unintentionally removed or invalidated, without losing changes that you have made in other entries. |
| Python Settings |
You can select the Check Python Version to direct the ODTK application to check the version of Python you are using and compare it to supported versions listed on the Python website. If your version does not match a supported Python version, then ODTK processing issues a warning to the Message Viewer. You can also set how the ODTK application invokes Python, using the following choices for Python Executable:
If you choose "use custom path", then set the location of the executable by clicking |
| Runtime Settings |
You can set the following runtime options:
|
| Simulator | Use the Default File Extension option to specify the tracking data file format that the simulator will default to when simulating measurements. |
| UI Plugins |
You can manage all registered plugins. Plugin SettingsThe Plugins table displays the following information for all registered plugins. For more information on how plugins are registered, see Plugin Registration. Name - This is a read-only field that displays the name of the plugin. UiPlugin - Click the button in the UiPlugin field to view or modify the settings for the selected UI plugin. To modify a property, double-click its value. Active - A check indicates that a valid UI plugin is running. For the plugin to be running, the following must be true:
If you did not select the Active check box and all the above statements are true, open the Message Viewer and look for any related error messages. Advanced OptionsTo display user-specified version information from the XML plugin registration file for the selected UI plugin, click . For more information on the location of the XML plugin registration file, see Manifest Location. For information on adding version information to the registration file, see Plugin Registration. UI Integration and RecoveryTo reset any toolbar currently edited using the selected UI plugin, click . Manifest LocationWhen the ODTK application starts, it searches for XML files contained in identified folders and registers all plugins declared in each XML file found. Any changes made to these files after startup will not take effect until the next time the application starts. The ODTK application looks at the following folders for XML plugin registration files:
|
| Units |
You can specify the default units for date and time for the ODTK application to use in any new scenario. The options are GPSG and UTCG. This setting does not change the units in an existing scenario. To change the default units in an existing scenario, change the Scenario.Units.DateFormat attribute. |
| Web Browser |
You can adjust the following settings:
|
| Workbooks |
Use this tab to define the behavior of your ODTK workbooks. Use workbooks to save your specific workspace settings (custom toolbars, etc.). The ODTK application uses the following types of workbooks:
See below for step-by-step instructions for configuring workbooks. |
If you want your settings on this page to remain in effect during subsequent ODTK sessions, select the Set as Default check box at the bottom of the Preferences dialog box.
Workbooks settings
To configure additional workbook features, follow these steps:
- Select the Turn Off All Workbooks check box if you do not want to work with workbook files. With workbooks disabled, you cannot save workspace configurations for the ODTK application to use on loading of specific scenarios or creation of new scenarios. When enabled, Select the Application Auto Load and Auto Save options to automatically save and load application workbooks. Select the Scenario Auto Load and Auto Save options to automatically save and load scenario workbooks.
- Toggle the Show Transition Graphic check box to show or hide the transition screen that displays when you open or close a workbook.
- Select the Logging check box to log each time you use a specific workbook.
- Click to save your changes or to save and close the Preferences dialog box.
In the Application area of the Workbooks tab, the two buttons are disabled (grayed) after a scenario loads. The ODTK application loads the application workbook when it is loading and when closing a scenario is closed. The ODTK application saves the application workbook before loading a scenario and when it is closing, if a scenario is not currently loaded.
Editing a removed or invalidated tracking data plugin entry
Normally, if you make a change to the Tracking Data File Providers list, the ODTK application restores other entries in the list to default values when you exit the application. To prevent the loss of any settings you made to those other entries, follow this procedure:
- Before exiting the application, go to your ODTK home directory (usually ..\ Documents\STK_ODTK 13\Config\) and save the preferences file (ODTK Prefs.xml) under another name, such as ODTK Prefs.bak.
- Save your changes to the Plugins tab and exit the application.
- Use a merge tool to compare the backup file to the newly created preferences file, so that you can identify any settings that were restored to default values. Copy those settings from the backup file into the appropriate location in the preferences file.
If you do not have a merge tool, you can display the two XML files side by side with a text editor and compare them visually.
Delete
next to the text box for Custom Executable.