NASA-AMMOS / aerie

A software framework for modeling spacecraft.
https://nasa-ammos.github.io/aerie-docs/
MIT License
73 stars 19 forks source link

Add Parameters to Scheduling Procedures #1425

Closed dandelany closed 4 months ago

dandelany commented 7 months ago

Description & Requirements

One goal of our Procedural Scheduling project is to support passing parameters to the new Java scheduling procedures to modify their behavior.

Note that some of this overlaps with the DB changes noted in #1296 that @skovati is working on, but this ticket is focused on the backend logic/changes that are necessary to support parameters whereas #1296 is just for the DB structure.

dandelany commented 4 months ago

Closing - done in procedural scheduling branch