Skip to content

vscgpm: make output SPs accepted a single inputs dictionary, rather than input names. #243

Description

@fsaad

Therefore, every output SP will have the form

assume sim_output = mem((rowaddr, inputs) -> {...};

as opposed to the current convention

assume sim_output = mem((rowaddr, apogee_km, perigee_km) -> {...};

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions