... | @@ -4,7 +4,7 @@ |
... | @@ -4,7 +4,7 @@ |
|
|
|
|
|
This user guide describes the **Configuration Panel** components of the **OpenFramesInterface (OFI)** plugin for GMAT. Each instance of the OFI that is added as a GMAT output has its own Configuration Panel.
|
|
This user guide describes the **Configuration Panel** components of the **OpenFramesInterface (OFI)** plugin for GMAT. Each instance of the OFI that is added as a GMAT output has its own Configuration Panel.
|
|
|
|
|
|

|
|

|
|
|
|
|
|
## Plot Option
|
|
## Plot Option
|
|
|
|
|
... | @@ -83,7 +83,19 @@ The OFI displays all trajectories in a coordinate system, and each OFI instance |
... | @@ -83,7 +83,19 @@ The OFI displays all trajectories in a coordinate system, and each OFI instance |
|
|
|
|
|
**Script Name:** `View` (List of [Views](./View Definition#ofi-views))
|
|
**Script Name:** `View` (List of [Views](./View Definition#ofi-views))
|
|
|
|
|
|
The **Views** listbox shows all View objects that are available in this OFI instance. Available views will appear in the OFI scene window's View dropdown box. The order in which Views appear can be changed via the :arrow_up: (Move Up) and :arrow_down: (Move Down) buttons. New views can be created (Create View), deleted (Delete Selected), and edited (Edit Selected). Existing Views that are not in the listbox can be added (Add Existing). This allows views to be shared between multiple OFI instances.
|
|
The **Views** listbox shows all View objects that are available in this OFI instance. Available views will appear in the OFI scene window's View dropdown box. The order in which Views appear can be changed via the :arrow_up: (Move Up) and :arrow_down: (Move Down) buttons. New views can be created (New View), deleted (Delete Selected), and edited (Edit Selected). Existing Views that are not in the listbox can be added (Add Existing). This allows views to be shared between multiple OFI instances.
|
|
|
|
|
|
|
|
## Sensor Mask Definition
|
|
|
|
|
|
|
|
**Brief:** Specify which user-defined Sensor Mask objects should be displayed
|
|
|
|
|
|
|
|
**See Also:** [Sensor Mask Definition Dialog](./SensorMask Definition)
|
|
|
|
|
|
|
|
### Sensor Masks
|
|
|
|
|
|
|
|
**Script Name:** `SensorMask` (List of [Sensor Masks](./SensorMask Definition#ofi-sensormasks))
|
|
|
|
|
|
|
|
The **Sensor Masks** listbox shows all Sensor Mask objects that are displayed in this OFI instance's scene window. New masks can be created (New Mask), deleted (Delete Selected), and edited (Edit Selected). Existing masks that are not in the listbox can be added (Add Existing). This allows masks to be shared between multiple OFI instances.
|
|
|
|
|
|
## Vector Definition
|
|
## Vector Definition
|
|
|
|
|
... | @@ -95,4 +107,4 @@ The **Views** listbox shows all View objects that are available in this OFI inst |
... | @@ -95,4 +107,4 @@ The **Views** listbox shows all View objects that are available in this OFI inst |
|
|
|
|
|
**Script Name:** `Vector` (List of [Vectors](./Vector Definition#ofi-vectors))
|
|
**Script Name:** `Vector` (List of [Vectors](./Vector Definition#ofi-vectors))
|
|
|
|
|
|
The **Vectors** listbox shows all Vector objects that are displayed in this OFI instance's scene window. Available vectors will appear in the OFI scene window's View dropdown box. New vectors can be created (Create Vector), deleted (Delete Selected), and edited (Edit Selected). Existing Vectors that are not in the listbox can be added (Add Existing). This allows vectors to be shared between multiple OFI instances. |
|
The **Vectors** listbox shows all Vector objects that are displayed in this OFI instance's scene window. New vectors can be created (New Vector), deleted (Delete Selected), and edited (Edit Selected). Existing Vectors that are not in the listbox can be added (Add Existing). This allows vectors to be shared between multiple OFI instances. |
|
\ No newline at end of file |
|
\ No newline at end of file |