Skip to content

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

@fsaad

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) -> {...};

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions