Skip to content

Named transfer function API #37

@jeffwack

Description

@jeffwack

We should allow users to access the transfer functions of a linear system via:

transfer(sys::Statespace, from::String, to::String)
transfer(sys::Statespace, from::Symbol, to::String),

and we can dispatch on the fact that symbols are used to describe operators and strings are used to describe ports.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions