ποΈ Upload Mission Model
Here we describe how to upload a mission model to Aerie using the Aerie UI.
ποΈ Create Plan and Simulate
Here we describe how to create a new plan and simulate it using the Aerie UI.
ποΈ External Datasets
A dataset is a collection of Real (numeric) and Discrete (any type) profiles which all start at the same time. Most datasets are created by simulation, but sometimes it will be helpful to import data that canβt be simulated by Aerie so it can be used in planning (e.g. constraint checking or schedular evaluation). This document describes how to add external datasets to Aerie.
ποΈ Activity Directive Metadata
This document describes how to add mission-specific metadata (aka annotations) to activity directives. There are 6 different types of metadata which are summarized in the table below.
ποΈ External Events
An External Event is temporal data used to inform a mission planner's decision making process. By nature, these events are external to Aerie itself and represent temporal occurrences that are immutable in nature.
ποΈ Collaboration
1 items
ποΈ Snapshots
A snapshot of a plan is a named record of the state of all activities in a plan at a certain time.
ποΈ Anchors
It is possible to define the start time of an activity directive as relative to the start or end time of another directive. This is known as "Anchoring".
ποΈ UI Views
Users can create custom planning views for different sub-systems (e.g. science, engineering, thermal, etc.), where only data (e.g. activities and resources) for those sub-systems are visualized. This is done through custom JSON configuration files (or directly via the UI). The format of a UI View is the subject of this document.
ποΈ Timeline Editing
Here we describe how to edit the timeline using the Aerie UI. For more details on the full timeline definition please refer to the UI Views documentation.
ποΈ Timeline Controls
Here we describe the timeline rendering and interaction options that are not part of the Aerie UI View. Above the timeline is a tray of icon buttons that can be used to control how data is rendered and interacted with on the timeline.
ποΈ Plan Import/Export
Aerie has the ability to export plans into a JSON-based file format, and import plans from files using the same format.
ποΈ Advanced - Incons
If you have previously run simulation on a plan, it is possible to use that simulation data to initialize resources in a later simulation run.
ποΈ Advanced - Extensions
Extensions are external tools that can be invoked directly from inside of Aerie. When an Extension is called, the following values are passed along in the request body:
ποΈ Advanced - UI Plugins
1 items